Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h526 # define IOART_INTALO 0x00002000 /* active low */ macro
/f-stack/freebsd/x86/iommu/
H A Dintel_intrmap.c209 (activehi ? IOART_INTAHI : IOART_INTALO) | in iommu_map_ioapic_intr()
/f-stack/freebsd/x86/x86/
H A Dio_apic.c379 low |= IOART_INTALO; in ioapic_program_intpin()
1215 (lo & IOART_INTPOL) == IOART_INTALO ? "low" : "high", in db_show_ioapic_one()