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

/darwin-on-arm/xnu/osfmk/i386/
H A Dmachdep_call.c45 const machdep_call_t machdep_call_table[] = { variable
65 (sizeof (machdep_call_table) / sizeof (machdep_call_t));
H A Dmachdep_call.h66 extern const machdep_call_t machdep_call_table[];
H A Dbsd_i386.c270 entry = &machdep_call_table[trapno];

Completed in 21 milliseconds