Home
last modified time | relevance | path

Searched refs:IOART_INTVEC (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/amd64/vmm/io/
H A Dvioapic.c132 vector = low & IOART_INTVEC; in vioapic_send_intr()
279 vector = low & IOART_INTVEC; in vioapic_update_tmr()
484 if ((vioapic->rtbl[pin].reg & IOART_INTVEC) != vector) in vioapic_process_eoi()
/freebsd/sys/x86/include/
H A Dapicreg.h549 #define IOART_INTVEC 0x000000ff /* R/W: INTerrupt vector field */ macro
/freebsd/sys/x86/x86/
H A Dmsi.c86 #define MSI_INTEL_DATA_INTVEC IOART_INTVEC /* Interrupt vector. */
H A Dio_apic.c1237 (lo & IOART_INTVEC)); in db_show_ioapic_one()
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c1871 #define MSI_INTEL_DATA_INTVEC IOART_INTVEC /* Interrupt vector. */