Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dmunge.h94 int munge_wll(const void *regs, void *args);
149 void munge_wll(void *args);
/xnu-8792.41.9/osfmk/kern/
H A Dsyscall_sw.c118 /* 12 */ MACH_TRAP(_kernelrpc_mach_vm_deallocate_trap, 3, 5, munge_wll),
/xnu-8792.41.9/bsd/dev/
H A Dmunge.c213 munge_wll(void *args) in munge_wll() function
/xnu-8792.41.9/osfmk/arm64/
H A Dplatform_tests.c1033 {MT_FUNC(munge_wll), 5, 3, {MT_W_VAL, MT_L_VAL, MT_L_VAL}},