Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h439 #define IOART_DESTMOD 0x00000800 /* R/W: destination mode */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvioapic.c115 phys = ((low & IOART_DESTMOD) == IOART_DESTPHY); in vioapic_send_intr()