Home
last modified time | relevance | path

Searched refs:SYSCALL_CONSTRUCT_MDEP (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/libsyscall/custom/
H A Dcustom.s99 movl $SYSCALL_CONSTRUCT_MDEP(6), %eax
110 movl $SYSCALL_CONSTRUCT_MDEP(5), %eax
121 movl $ SYSCALL_CONSTRUCT_MDEP(3), %eax // Machine-dependent syscall number 3
/xnu-8792.61.2/osfmk/mach/i386/
H A Dsyscall_sw.h161 #define SYSCALL_CONSTRUCT_MDEP(syscall_number) \ macro