Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h440 # define IOART_DESTPHY 0x00000000 /* physical */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvioapic.c115 phys = ((low & IOART_DESTMOD) == IOART_DESTPHY); in vioapic_send_intr()