Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dmachdep_call.c45 const machdep_call_t machdep_call_table[] = {
54 const machdep_call_t machdep_call_table64[] = {
70 (sizeof(machdep_call_table) / sizeof(machdep_call_t));
H A Dmachdep_call.h74 } machdep_call_t; typedef
76 extern const machdep_call_t machdep_call_table[];
77 extern const machdep_call_t machdep_call_table64[];
H A Dbsd_i386.c296 const machdep_call_t *entry; in machdep_syscall()
389 const machdep_call_t *entry; in machdep_syscall64()
/xnu-8792.61.2/osfmk/arm/
H A Dmachdep_call.h54 } machdep_call_t; typedef
56 extern const machdep_call_t machdep_call_table[];