Searched defs:idt_vec (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/x86/x86/
H A Dioapic.c410 apic_set_redir(struct ioapic_softc *sc, int pin, int idt_vec, argument
H A Dintr.c765 int idt_vec; local
811 int slot, error, idt_vec; local
1791 int idt_vec; local
1836 int idt_vec; local
[all...]
/netbsd-current/sys/arch/x86/pci/
H A Dmsipic.c385 msi_addroute(struct pic *pic, struct cpu_info *ci, int unused, int idt_vec, int type) argument
450 msi_delroute(struct pic *pic, struct cpu_info *ci, int msi_vec, int idt_vec, int type) argument
561 msix_addroute(struct pic *pic, struct cpu_info *ci, int msix_vec, int idt_vec, int type) argument
/netbsd-current/sys/arch/xen/xen/
H A Devtchn.c451 xen_evtchn_addroute(struct pic *pic, struct cpu_info *ci, int pin, int idt_vec, int type) argument
471 xen_evtchn_delroute(struct pic *pic, struct cpu_info *ci, int pin, int idt_vec, int type) argument
[all...]
/netbsd-current/sys/arch/x86/include/
H A Dcpu.h107 struct idt_vec { struct

Completed in 141 milliseconds