Home
last modified time | relevance | path

Searched refs:APIC_DM_STARTUP (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h58 #define APIC_DM_STARTUP 0x00600 macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c77 numachip_apic_icr_write(phys_apicid, APIC_DM_STARTUP | in numachip_wakeup_secondary()
H A Dx2apic_uv_x.c721 APIC_DM_STARTUP; in uv_wakeup_secondary()
/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h90 #define APIC_DM_STARTUP 0x00600 macro
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c879 apic_icr_write(APIC_DM_STARTUP | (start_eip >> 12), in wakeup_secondary_cpu_via_init()
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c1362 case APIC_DM_STARTUP: in __apic_accept_irq()