Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsmp.h196 #define STARTUP_PARALLEL_MASK 0xFF000000 macro
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
H A Dsleep.c136 if (!(smpboot_control & STARTUP_PARALLEL_MASK)) in x86_acpi_suspend_lowlevel()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead_64.S249 andl $(~STARTUP_PARALLEL_MASK), %ecx
H A Dsmpboot.c1001 } else if (!(smpboot_control & STARTUP_PARALLEL_MASK)) { in do_boot_cpu()

Completed in 4 milliseconds