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

/linux-master/arch/x86/kernel/acpi/
H A Dsleep.c136 if (!(smpboot_control & STARTUP_PARALLEL_MASK))
/linux-master/arch/x86/include/asm/
H A Dsmp.h183 #define STARTUP_PARALLEL_MASK 0xFF000000 macro
/linux-master/arch/x86/kernel/
H A Dhead_64.S248 andl $(~STARTUP_PARALLEL_MASK), %ecx
H A Dsmpboot.c893 } else if (!(smpboot_control & STARTUP_PARALLEL_MASK)) {

Completed in 111 milliseconds