Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/apic/
H A Dioapic_abi.c475 #define IOAPIC_IMT_RESERVED 1 macro
481 #define IOAPIC_IMT_ISHWI(map) ((map)->im_type != IOAPIC_IMT_RESERVED && \
893 map->im_type = IOAPIC_IMT_RESERVED; in ioapic_fixup_legacy_irqmaps()
1080 KKASSERT(map->im_type == IOAPIC_IMT_RESERVED || in ioapic_conf_legacy_extint()
1138 KKASSERT(map->im_type == IOAPIC_IMT_RESERVED); in ioapic_abi_legacy_intr_cpuid()