Searched refs:CCALL1 (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Didt.s890 CCALL1(user_trap, %ebx) /* call user trap routine */
917 CCALL1(commpage_is_in_pfz32, %eax)
939 CCALL1(i386_astintr, $0) /* take the AST */
976 CCALL1(i386_astintr, $1) /* take the AST */
1027 CCALL1(interrupt, %eax) /* call generic interrupt routine */
1085 CCALL1(i386_astintr, $1)
1098 CCALL1(interrupt, %edx)
1158 CCALL1(unix_syscall, %edi)
1178 CCALL1(mach_call_munger, %edi)
1197 CCALL1(machdep_syscal
[all...]
H A Didt64.s1282 CCALL1(user_trap, %ebx) /* call user trap routine */
1309 CCALL1(commpage_is_in_pfz32, %eax)
1332 CCALL1(i386_astintr, $0) /* take the AST */
1373 CCALL1(i386_astintr, $1) /* take the AST */
1422 CCALL1(interrupt, %eax) /* call generic interrupt routine */
1480 CCALL1(i386_astintr, $1)
1494 CCALL1(interrupt, %edx)
1545 CCALL1(unix_syscall, %edi)
1565 CCALL1(mach_call_munger, %edi)
1584 CCALL1(machdep_syscal
[all...]
H A Dasm.h310 #define CCALL1(fn, arg1) \ macro
373 #define CCALL1(fn, arg1) \ macro
/darwin-on-arm/xnu/osfmk/x86_64/
H A Didt64.s396 CCALL1(panic_idt64, %rsp)
463 CCALL1(panic_idt64, %rsp)
468 CCALL1(panic_idt64, %rsp)
974 CCALL1(i386_astintr, $1) /* take the AST */
1060 CCALL1(panic_idt64, %rsp)
1093 CCALL1(i386_astintr, $1)
1112 CCALL1(panic_idt64, %rsp)
1319 CCALL1(panic_machine_check64, %rsp)
1323 CCALL1(panic_double_fault64, %rsp)

Completed in 72 milliseconds