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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dmachdep_call.c45 machdep_call_t machdep_call_table[] = { variable
65 (sizeof (machdep_call_table) / sizeof (machdep_call_t));
H A Dmachdep_call.h66 extern machdep_call_t machdep_call_table[];
H A Dbsd_i386.c349 entry = &machdep_call_table[trapno];

Completed in 151 milliseconds