Home
last modified time | relevance | path

Searched refs:APIC_DELSTAT_PEND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h293 # define APIC_DELSTAT_PEND 0x00001000 macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvlapic.c1038 lapic->icr_lo &= ~APIC_DELSTAT_PEND; in vlapic_icrlo_write_handler()