Home
last modified time | relevance | path

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

/xen/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.c108 send_IPI_shortcut(APIC_DEST_ALLBUT, vector, APIC_DEST_PHYSICAL); in send_IPI_mask()
165 send_IPI_shortcut(APIC_DEST_SELF, vector, APIC_DEST_PHYSICAL); in send_IPI_self_legacy()
231 cfg = prepare_ICR(0, vector) | APIC_DEST_PHYSICAL; in send_IPI_mask_phys()
A Dnmi.c577 apic_icr_write(APIC_DM_NMI | APIC_DEST_PHYSICAL, id); in self_nmi()
/xen/tools/firmware/hvmloader/
A Dapic_regs.h58 #define APIC_DEST_PHYSICAL 0x00000 macro
/xen/xen/include/asm-x86/
A Dapicdef.h70 #define APIC_DEST_PHYSICAL 0x00000 macro
/xen/xen/arch/x86/genapic/
A Dx2apic.c121 APIC_DEST_PHYSICAL | vector; in send_IPI_mask_x2apic_phys()
/xen/xen/arch/x86/acpi/
A Dcpu_idle.c1357 apic_icr_write(APIC_DM_NMI | APIC_DEST_PHYSICAL, apic_id); in set_cx_pminfo()

Completed in 15 milliseconds