Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dmpconfig.h21 struct mp_intr_map *mb_intrs;
25 struct mp_intr_map { struct
26 struct mp_intr_map *next; argument
42 extern struct mp_intr_map *mp_intrs; argument
H A Di82093var.h42 struct mp_intr_map *ip_map;
/openbsd/sys/arch/i386/include/
H A Dmpbiosvar.h51 struct mp_intr_map *mb_intrs;
55 struct mp_intr_map { struct
56 struct mp_intr_map *next; argument
72 extern struct mp_intr_map *mp_intrs; argument
H A Di82093var.h43 struct mp_intr_map *ip_map;
/openbsd/sys/arch/i386/i386/
H A Dmpbios.c172 int mpbios_int(const u_int8_t *, struct mp_intr_map *);
474 struct mp_intr_map *mp_intrs;
597 mp_intrs = mallocarray(intr_cnt, sizeof(struct mp_intr_map), in mpbios_scan()
654 struct mp_intr_map *mip; in mpbios_invent()
1006 mpbios_int(const u_int8_t *ent, struct mp_intr_map *mpi) in mpbios_int()
1012 struct mp_intr_map *altmpi; in mpbios_int()
H A Dmpbios_intr_fixup.c152 struct mp_intr_map *mip; in mpbios_pin_fixup()
H A Dlapic.c136 struct mp_intr_map *mpi; in lapic_set_lvt()
H A Dioapic.c418 struct mp_intr_map *map; in apic_set_redir()
/openbsd/sys/arch/amd64/amd64/
H A Dmpbios.c167 int mpbios_int(const u_int8_t *, int, struct mp_intr_map *);
560 mp_intrs = mallocarray(intr_cnt, sizeof(struct mp_intr_map), in mpbios_scan()
939 mpbios_int(const u_int8_t *ent, int enttype, struct mp_intr_map *mpi) in mpbios_int()
944 struct mp_intr_map *altmpi; in mpbios_int()
H A Dmainbus.c131 struct mp_intr_map *mp_intrs;
H A Dmpbios_intr_fixup.c152 struct mp_intr_map *mip; in mpbios_pin_fixup()
H A Dioapic.c389 struct mp_intr_map *map; in apic_set_redir()
H A Dacpi_machdep.c156 struct mp_intr_map *map; in acpi_intr_establish()
H A Dlapic.c265 struct mp_intr_map *mpi; in lapic_set_lvt()
/openbsd/sys/dev/acpi/
H A Dacpimadt.c198 struct mp_intr_map *map; in acpimadt_attach()
339 mp_intrs = mallocarray(nlapic_nmis, sizeof(struct mp_intr_map), in acpimadt_attach()
H A Dacpiprt.c254 struct mp_intr_map *map; in acpiprt_prt_add()
/openbsd/sys/arch/amd64/isa/
H A Disa_machdep.c261 struct mp_intr_map *mip; in isa_intr_establish()
/openbsd/sys/arch/i386/isa/
H A Disa_machdep.c456 struct mp_intr_map *mip; in isa_intr_establish()
/openbsd/sys/arch/i386/pci/
H A Dpci_machdep.c644 struct mp_intr_map *mip; in pci_intr_map()
/openbsd/sys/arch/amd64/pci/
H A Dpci_machdep.c717 struct mp_intr_map *mip; in pci_intr_map()