Searched refs:STARTUP_PARALLEL_MASK (Results 1 – 4 of 4) sorted by relevance
137 if (!(smpboot_control & STARTUP_PARALLEL_MASK)) in x86_acpi_suspend_lowlevel()
197 #define STARTUP_PARALLEL_MASK 0xFF000000 macro
251 andl $(~STARTUP_PARALLEL_MASK), %ecx
858 } else if (!(smpboot_control & STARTUP_PARALLEL_MASK)) { in do_boot_cpu()
Completed in 8 milliseconds