kernel-fxtec-pro1x/arch/x86/xen
Jeremy Fitzhardinge a957fac500 xen: make xen_load_gdt simpler
Remove use of multicall machinery which is unused (gdt loading
is never performance critical).  This removes the implicit use
of percpu variables, which simplifies understanding how
the percpu code's use of load_gdt interacts with this code.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
2009-04-08 11:51:45 -07:00
..
debugfs.c
debugfs.h
enlighten.c xen: make xen_load_gdt simpler 2009-04-08 11:51:45 -07:00
grant-table.c
irq.c
Kconfig x86: remove the Voyager 32-bit subarch 2009-02-23 00:54:01 +01:00
Makefile
mmu.c xen: split construction of p2m mfn tables from registration 2009-04-08 11:51:44 -07:00
mmu.h xen: separate p2m allocation from setting 2009-04-08 11:51:44 -07:00
multicalls.c x86, xen: do multicall callbacks with interrupts disabled 2009-02-16 08:56:41 +01:00
multicalls.h
setup.c
smp.c cpumask: use new cpumask functions throughout x86 2009-03-13 14:49:54 +10:30
spinlock.c
suspend.c
time.c
vdso.h
xen-asm.h
xen-asm.S
xen-asm_32.S
xen-asm_64.S
xen-head.S x86: use _types.h headers in asm where available 2009-02-13 11:35:01 -08:00
xen-ops.h