Searched refs:ia32_trap (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/ia64/include/
H A Dmd_var.h86 void ia32_trap(int, struct trapframe *);
/freebsd-10.3-release/sys/ia64/ia32/
H A Dia32_trap.c28 __FBSDID("$FreeBSD: releng/10.3/sys/ia64/ia32/ia32_trap.c 240244 2012-09-08 18:27:11Z attilio $");
179 * ia32_trap() is called from exception.S to handle the IA-32 specific
183 ia32_trap(int vector, struct trapframe *tf) function
/freebsd-10.3-release/sys/ia64/ia64/
H A Dexception.S846 #define IA32_TRAP ia32_trap

Completed in 98 milliseconds