Home
last modified time | relevance | path

Searched refs:STARTUP_READ_APICID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dsmp.h193 #define STARTUP_READ_APICID 0x80000000 macro
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S243 testl $STARTUP_READ_APICID, %ecx
H A Dsmpboot.c1177 smpboot_control = STARTUP_READ_APICID; in arch_cpuhp_init_parallel_bringup()