Home
last modified time | relevance | path

Searched refs:alternatives_smp_switch (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dalternative.h67 extern void alternatives_smp_switch(int smp);
75 static inline void alternatives_smp_switch(int smp) {} in alternatives_smp_switch() function
/linux-2.6.39/arch/x86/xen/
Dsmp.c340 alternatives_smp_switch(1); in xen_cpu_up()
388 alternatives_smp_switch(0); in xen_cpu_die()
/linux-2.6.39/arch/x86/kernel/
Dalternative.c357 void alternatives_smp_switch(int smp) in alternatives_smp_switch() function
501 alternatives_smp_switch(0); in alternative_instructions()
Dsmpboot.c672 alternatives_smp_switch(1); in do_boot_cpu()
1298 alternatives_smp_switch(0); in native_cpu_die()