Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcrash.c96 apic_wrmsr(APIC_ICR, APIC_DM_NMI | APIC_DEST_PHYSICAL in do_nmi_crash()
107 apic_mem_write(APIC_ICR, APIC_DM_NMI | APIC_DEST_PHYSICAL); in do_nmi_crash()
A Dsmp.c123 __default_send_IPI_shortcut(APIC_DEST_SELF, vector, APIC_DEST_PHYSICAL); in send_IPI_self_legacy()
189 cfg = __prepare_ICR(0, vector) | APIC_DEST_PHYSICAL; in send_IPI_mask_phys()
A Dnmi.c565 apic_icr_write(APIC_DM_NMI | APIC_DEST_PHYSICAL, id); in self_nmi()
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dapic_regs.h58 #define APIC_DEST_PHYSICAL 0x00000 macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dapicdef.h70 #define APIC_DEST_PHYSICAL 0x00000 macro
/xen-4.10.0-shim-comet/xen/arch/x86/genapic/
A Dx2apic.c124 APIC_DEST_PHYSICAL | vector; in send_IPI_mask_x2apic_phys()

Completed in 8 milliseconds