linux/arch/x86/xen
Konrad Rzeszutek Wilk d3eb2c89e7 xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
We move the setting of write_cr3 from the early bootup variant
(see git commit 0cc9129d75
"x86-64, xen, mmu: Provide an early version of write_cr3.")
to a more appropiate location.

This new location sets all of the other non-early variants
of pvops calls - and most importantly is before the
alternative_asm mechanism kicks in.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2013-03-27 12:06:03 -04:00
..
apic.c
debugfs.c
debugfs.h
enlighten.c xen/pat: Disable PAT using pat_enabled value. 2013-02-28 09:03:00 -05:00
grant-table.c
irq.c
Kconfig
Makefile
mmu.c xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. 2013-03-27 12:06:03 -04:00
mmu.h
multicalls.c
multicalls.h
p2m.c
pci-swiotlb-xen.c
platform-pci-unplug.c
setup.c
smp.c xen/smp: Move the common CPU init code a bit to prep for PVH patch. 2013-02-19 21:59:47 -05:00
smp.h
spinlock.c xen: Send spinlock IPI to all waiters 2013-02-19 22:03:29 -05:00
suspend.c
time.c
trace.c
vdso.h
vga.c
xen-asm_32.S
xen-asm_64.S
xen-asm.h
xen-asm.S
xen-head.S
xen-ops.h