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

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_ipi.c45 extern inthand_t IDTVEC(rsvd), IDTVEC(justreturn);
/freebsd-10-stable/sys/i386/include/
H A Dsmp.h49 inthand_t
H A Dintr_machdep.h91 typedef void inthand_t(u_int cs, u_int ef, u_int esp, u_int ss); typedef
H A Dapicvar.h160 inthand_t
/freebsd-10-stable/sys/amd64/include/
H A Dsmp.h47 inthand_t
H A Dintr_machdep.h85 typedef void inthand_t(u_int cs, u_int ef, u_int esp, u_int ss); typedef
H A Dapicvar.h161 inthand_t
/freebsd-10-stable/sys/x86/isa/
H A Datpic.c78 inthand_t
109 inthand_t *at_intr;
/freebsd-10-stable/sys/amd64/ia32/
H A Dia32_syscall.c96 extern inthand_t IDTVEC(int0x80_syscall), IDTVEC(rsvd);
/freebsd-10-stable/sys/i386/i386/
H A Dtrap.c117 extern inthand_t IDTVEC(lcall_syscall);
119 extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(int0x80_syscall);
H A Dmachdep.c1966 inthand_t *func;
1984 extern inthand_t
/freebsd-10-stable/sys/amd64/amd64/
H A Dtrap.c102 extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(fast_syscall),
H A Dmachdep.c1158 setidt(int idx, inthand_t *func, int typ, int dpl, int ist)
1173 extern inthand_t
H A Dmp_machdep.c132 extern inthand_t IDTVEC(fast_syscall), IDTVEC(fast_syscall32);
/freebsd-10-stable/sys/x86/x86/
H A Didentcpu.c1065 inthand_t bluetrap6;
1084 inthand_t bluetrap13;
H A Dlocal_apic.c139 static inthand_t *ioint_handlers[] = {
156 extern inthand_t IDTVEC(rsvd);
/freebsd-10-stable/sys/i386/xen/
H A Dxen_machdep.c83 extern inthand_t
/freebsd-10-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c130 extern inthand_t IDTVEC(rsvd), IDTVEC(vmbus_isr);

Completed in 305 milliseconds