Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dapicreg.h428 # define IOART_TRGREDG 0x00000000 /* edge */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/io/
H A Dvioapic.c313 if ((vioapic->rtbl[pin].reg & IOART_TRGRMOD) == IOART_TRGREDG && in vioapic_write()