Searched refs:parallel_bringup (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dx86_init.h182 * @parallel_bringup: Parallel bringup control
188 bool parallel_bringup; member in struct:x86_cpuinit_ops
/linux-master/arch/x86/kernel/
H A Dx86_init.c132 .parallel_bringup = true,
H A Dsmpboot.c1064 if (!x86_cpuinit.parallel_bringup) {
/linux-master/arch/x86/mm/
H A Dmem_encrypt_amd.c484 x86_cpuinit.parallel_bringup = false;
/linux-master/arch/x86/coco/tdx/
H A Dtdx.c893 x86_cpuinit.parallel_bringup = false;

Completed in 128 milliseconds