Home
last modified time | relevance | path

Searched refs:i386_exception (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/osfmk/i386/
H A Dtrap_internal.h72 extern void i386_exception(
H A Dbsd_i386.c535 i386_exception(EXC_SYSCALL, call_number, 1); in mach_call_munger()
543 i386_exception(EXC_SYSCALL, call_number, 1); in mach_call_munger()
655 i386_exception(EXC_SYSCALL, regs->rax, 1); in mach_call_munger64()
661 i386_exception(EXC_SYSCALL, regs->rax, 1); in mach_call_munger64()
H A Dtrap.c1340 i386_exception(exc, code, subcode); in user_trap()
1542 i386_exception( in i386_exception() function
/xnu-10063.141.1/osfmk/x86_64/
H A Didt64.s1898 CCALL3(i386_exception, $(EXC_SYSCALL), %rax, $1)
1938 CCALL3(i386_exception, $EXC_SYSCALL, $0x6000, $1)