Home
last modified time | relevance | path

Searched refs:IOART_INTALO (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/include/
H A Dapicreg.h531 # define IOART_INTALO 0x00002000 /* active low */ macro
/freebsd/sys/x86/iommu/
H A Dintel_intrmap.c207 (activehi ? IOART_INTAHI : IOART_INTALO) | in dmar_map_ioapic_intr()
/freebsd/sys/x86/x86/
H A Dio_apic.c397 low |= IOART_INTALO; in ioapic_program_intpin()
1234 (lo & IOART_INTPOL) == IOART_INTALO ? "low" : "high", in db_show_ioapic_one()