Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvioapic.c117 level = low & IOART_TRGRLVL ? true : false; in vioapic_send_intr()
322 if ((vioapic->rtbl[pin].reg & IOART_TRGRMOD) == IOART_TRGRLVL && in vioapic_write()
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h429 # define IOART_TRGRLVL 0x00008000 /* level */ macro