Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dapicreg.h386 # define APIC_DEST_SELF 0x00040000 macro
/freebsd/sys/amd64/vmm/io/
H A Dvlapic.c1062 case APIC_DEST_SELF: in vlapic_icrlo_write_handler()
/freebsd/sys/x86/x86/
H A Dlocal_apic.c2031 icrlo = APIC_DEST_SELF; in native_lapic_ipi_vectored()