Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/i386/
H A Dbsd_i386.c536 i386_exception(EXC_SYSCALL, call_number, 1); in mach_call_munger()
544 i386_exception(EXC_SYSCALL, call_number, 1); in mach_call_munger()
656 i386_exception(EXC_SYSCALL, regs->rax, 1); in mach_call_munger64()
662 i386_exception(EXC_SYSCALL, regs->rax, 1); in mach_call_munger64()
H A Dtrap.h128 extern void i386_exception(
H A Dtrap.c1232 i386_exception(exc, code, subcode); in user_trap()
1434 i386_exception( in i386_exception() function
/xnu-8020.121.3/osfmk/x86_64/
H A Didt64.s1898 CCALL3(i386_exception, $(EXC_SYSCALL), %rax, $1)
1938 CCALL3(i386_exception, $EXC_SYSCALL, $0x6000, $1)