Home
last modified time | relevance | path

Searched refs:APIC_DM_INIT (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h57 #define APIC_DM_INIT 0x00500 macro
/openbmc/qemu/include/hw/i386/
H A Dapic_internal.h44 #define APIC_DM_INIT 5 macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic_numachip.c76 numachip_apic_icr_write(phys_apicid, APIC_DM_INIT); in numachip_wakeup_secondary()
H A Dapic.c1271 APIC_INT_LEVELTRIG | APIC_DM_INIT); in sync_Arb_IDs()
H A Dx2apic_uv_x.c714 APIC_DM_INIT; in uv_wakeup_secondary()
/openbmc/linux/arch/x86/include/asm/
H A Dapicdef.h89 #define APIC_DM_INIT 0x00500 macro
/openbmc/qemu/hw/intc/
H A Dapic.c270 case APIC_DM_INIT: in apic_bus_deliver()
691 case APIC_DM_INIT: in apic_deliver()
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c814 apic_icr_write(APIC_INT_LEVELTRIG | APIC_INT_ASSERT | APIC_DM_INIT, phys_apicid); in send_init_sequence()
820 apic_icr_write(APIC_INT_LEVELTRIG | APIC_DM_INIT, phys_apicid); in send_init_sequence()
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c1793 if ((delivery_mode != APIC_DM_INIT) && in whpx_vcpu_run()
1800 if (delivery_mode == APIC_DM_INIT) { in whpx_vcpu_run()
/openbmc/linux/arch/x86/kvm/
H A Dlapic.c1350 case APIC_DM_INIT: in __apic_accept_irq()