remarkable-linux/arch/x86/xen
Glauber Costa ecaa6c9de7 x86: change naming of cpu_initialized_mask for xen
xen does not use the global cpu_initialized mask, but rather,
a specific one. So we change its name so it won't conflict with the upcoming
movement of cpu_initialized_mask from smp_64.h to smp_32.h.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
CC: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 17:41:32 +02:00
..
enlighten.c xen: use iret instruction all the time 2008-04-17 17:40:51 +02:00
events.c x86: remove all definitions with fastcall 2008-01-30 13:31:17 +01:00
features.c
Kconfig x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST 2008-01-30 13:33:32 +01:00
Makefile
manage.c
mmu.c xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
mmu.h xen: refactor xen_{alloc,release}_{pt,pd}() 2008-04-04 18:36:48 +02:00
multicalls.c x86: coding style fixes to arch/x86/xen/multicalls.c 2008-04-17 17:40:50 +02:00
multicalls.h xen: add batch completion callbacks 2007-10-16 11:51:30 -07:00
setup.c x86/xen: fix DomU boot problem 2008-03-04 17:10:12 +01:00
smp.c x86: change naming of cpu_initialized_mask for xen 2008-04-17 17:41:32 +02:00
time.c x86: fix sparse warning in xen/time.c 2008-02-09 23:24:08 +01:00
vdso.h
xen-asm.S xen: use iret instruction all the time 2008-04-17 17:40:51 +02:00
xen-head.S xen: fix section usage in xen-head.S and setup.c 2008-01-30 13:33:25 +01:00
xen-ops.h xen: use iret instruction all the time 2008-04-17 17:40:51 +02:00