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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dalternative.h66 extern void alternatives_smp_switch(int smp);
73 static inline void alternatives_smp_switch(int smp) {} function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dsmp.c314 alternatives_smp_switch(1);
362 alternatives_smp_switch(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dalternative.c356 void alternatives_smp_switch(int smp) function
500 alternatives_smp_switch(0);
H A Dsmpboot.c747 alternatives_smp_switch(1);
1361 alternatives_smp_switch(0);

Completed in 70 milliseconds