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

/freebsd-12-stable/sys/amd64/include/
H A Dsmp.h29 inthand_t
/freebsd-12-stable/sys/x86/include/
H A Dapicvar.h179 inthand_t
247 int (*ipi_alloc)(inthand_t *ipifunc);
436 lapic_ipi_alloc(inthand_t *ipifunc)
H A Dintr_machdep.h73 typedef void inthand_t(void); typedef
H A Dx86_smp.h73 inthand_t
/freebsd-12-stable/sys/x86/isa/
H A Datpic.c75 inthand_t
83 inthand_t
129 inthand_t *at_intr, *at_intr_pti;
/freebsd-12-stable/sys/amd64/ia32/
H A Dia32_syscall.c97 extern inthand_t IDTVEC(int0x80_syscall), IDTVEC(int0x80_syscall_pti),
/freebsd-12-stable/sys/x86/xen/
H A Dxen_apic.c350 xen_pv_lapic_ipi_alloc(inthand_t *ipifunc)
/freebsd-12-stable/sys/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);
375 static int native_lapic_ipi_alloc(inthand_t *ipifunc);
2130 native_lapic_ipi_alloc(inthand_t *ipifunc)
H A Didentcpu.c1167 inthand_t bluetrap6;
1186 inthand_t bluetrap13;
/freebsd-12-stable/sys/i386/i386/
H A Dtrap.c125 extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(int0x80_syscall);
H A Dmachdep.c1533 setidt(int idx, inthand_t *func, int typ, int dpl, int selec)
1557 extern inthand_t
/freebsd-12-stable/sys/amd64/amd64/
H A Dtrap.c106 extern inthand_t IDTVEC(bpt), IDTVEC(bpt_pti), IDTVEC(dbg),
H A Dmachdep.c826 setidt(int idx, inthand_t *func, int typ, int dpl, int ist)
841 extern inthand_t
/freebsd-12-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c141 extern inthand_t IDTVEC(vmbus_isr), IDTVEC(vmbus_isr_pti);

Completed in 219 milliseconds