Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dsyscall_sw.h133 kernel_trap(macx_swapoff,-49, 2)
136 kernel_trap(macx_swapoff,-49, 3)
H A Dmach_traps.h295 extern kern_return_t macx_swapoff(
573 extern kern_return_t macx_swapoff(
/xnu-8792.41.9/bsd/vm/
H A Ddp_backing_file.c194 macx_swapoff( in macx_swapoff() function
/xnu-8792.41.9/osfmk/kern/
H A Dsyscall_sw.c159 /* 49 */ MACH_TRAP(macx_swapoff, 2, 3, munge_lw),