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

/xnu-2782.1.97/osfmk/i386/
H A Dmachdep_call.c45 const machdep_call_t machdep_call_table[] = { variable
70 (sizeof (machdep_call_table) / sizeof (machdep_call_t));
H A Dmachdep_call.h67 extern const machdep_call_t machdep_call_table[];
H A Dbsd_i386.c269 entry = &machdep_call_table[trapno];

Completed in 74 milliseconds