Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dmachdep_call.c69 int machdep_call_count = variable
H A Dmachdep_call.h79 extern int machdep_call_count;
H A Dbsd_i386.c310 if (trapno < 0 || trapno >= machdep_call_count) { in machdep_syscall()
400 if (trapno < 0 || trapno >= machdep_call_count) { in machdep_syscall64()
/xnu-8792.61.2/osfmk/arm/
H A Dmachdep_call.h57 extern int machdep_call_count;