Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dmunge.h95 int munge_wll(const void *regs, void *args);
152 void munge_wll(void *args);
/xnu-11215.1.10/osfmk/kern/
H A Dsyscall_sw.c118 /* 12 */ MACH_TRAP(_kernelrpc_mach_vm_deallocate_trap, 3, 5, munge_wll),
/xnu-11215.1.10/bsd/dev/
H A Dmunge.c228 munge_wll(void *args) in munge_wll() function
/xnu-11215.1.10/osfmk/arm64/
H A Dplatform_tests.c1065 {MT_FUNC(munge_wll), 5, 3, {MT_W_VAL, MT_L_VAL, MT_L_VAL}},