Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dsmp.h30 inthand_t
/f-stack/freebsd/amd64/include/
H A Dsmp.h29 inthand_t
/f-stack/freebsd/x86/include/
H A Dapicvar.h180 inthand_t
247 int (*ipi_alloc)(inthand_t *ipifunc);
436 lapic_ipi_alloc(inthand_t *ipifunc) in lapic_ipi_alloc()
H A Dx86_smp.h77 inthand_t
H A Dintr_machdep.h69 typedef void inthand_t(void); typedef
/f-stack/freebsd/x86/isa/
H A Datpic.c75 inthand_t
83 inthand_t
129 inthand_t *at_intr, *at_intr_pti;
/f-stack/freebsd/amd64/ia32/
H A Dia32_syscall.c96 extern inthand_t IDTVEC(int0x80_syscall), IDTVEC(int0x80_syscall_pti),
/f-stack/freebsd/x86/x86/
H A Dlocal_apic.c166 static inthand_t *ioint_handlers[] = {
177 static inthand_t *ioint_pti_handlers[] = {
193 extern inthand_t IDTVEC(rsvd_pti), IDTVEC(rsvd);
386 static int native_lapic_ipi_alloc(inthand_t *ipifunc);
2132 native_lapic_ipi_alloc(inthand_t *ipifunc) in native_lapic_ipi_alloc()
H A Didentcpu.c1204 inthand_t bluetrap6;
1223 inthand_t bluetrap13;
/f-stack/freebsd/x86/xen/
H A Dxen_apic.c357 xen_pv_lapic_ipi_alloc(inthand_t *ipifunc) in xen_pv_lapic_ipi_alloc()
/f-stack/freebsd/i386/i386/
H A Dtrap.c123 extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(int0x80_syscall);
H A Dmachdep.c1512 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt()
1536 extern inthand_t
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c104 extern inthand_t IDTVEC(bpt), IDTVEC(bpt_pti), IDTVEC(dbg),
H A Dmachdep.c807 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt()
822 extern inthand_t