Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dapicreg.h525 # define IOART_INTAHI 0x00000000 /* active high */ 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.c377 low |= IOART_INTAHI; in ioapic_program_intpin()