Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmunge.h96 int munge_wll(const void *regs, void *args);
155 void munge_wll(void *args);
/xnu-12377.41.6/osfmk/kern/
H A Dsyscall_sw.c118 /* 12 */ MACH_TRAP(_kernelrpc_mach_vm_deallocate_trap, 3, 5, munge_wll),
/xnu-12377.41.6/bsd/dev/
H A Dmunge.c245 munge_wll(void *args) in munge_wll() function
/xnu-12377.41.6/osfmk/arm64/
H A Dplatform_tests.c1085 {MT_FUNC(munge_wll), 5, 3, {MT_W_VAL, MT_L_VAL, MT_L_VAL}},