Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dapicreg.h523 # define IOART_INTAHI 0x00000000 /* active high */ macro
/freebsd/sys/x86/iommu/
H A Dintel_intrmap.c205 (activehi ? IOART_INTAHI : IOART_INTALO) | in iommu_map_ioapic_intr()
/freebsd/sys/x86/x86/
H A Dio_apic.c375 low |= IOART_INTAHI; in ioapic_program_intpin()