Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/include/
H A Dapicvar.h202 int ioapic_get_vector(void *cookie, u_int pin);
/freebsd-14.2/sys/x86/x86/
H A Dmptable.c823 if (ioapic_get_vector(ioapic, intr->src_bus_irq) == in mptable_parse_io_int()
1138 vector = ioapic_get_vector(ioapics[intr->dst_apic_id], in mptable_pci_route_interrupt_handler()
H A Dio_apic.c730 ioapic_get_vector(void *cookie, u_int pin) in ioapic_get_vector() function
/freebsd-14.2/sys/x86/acpica/
H A Dmadt.c647 else if (ioapic_get_vector(old_ioapic, old_pin) == in madt_parse_interrupt_override()