Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dmunge.h94 int munge_wll(const void *regs, void *args);
147 void munge_wll(void *args);
/xnu-8020.101.4/bsd/dev/arm/
H A Dmunge.c347 munge_wll(const void *regs, void *args) in munge_wll() function
368 int error = munge_wll(regs, args); // wll in munge_wlll()
470 return munge_wll(regs, args); in munge_wwwl()
/xnu-8020.101.4/osfmk/kern/
H A Dsyscall_sw.c117 /* 12 */ MACH_TRAP(_kernelrpc_mach_vm_deallocate_trap, 3, 5, munge_wll),
/xnu-8020.101.4/bsd/dev/
H A Dmunge.c213 munge_wll(void *args) in munge_wll() function
/xnu-8020.101.4/osfmk/arm64/
H A Dplatform_tests.c1032 {MT_FUNC(munge_wll), 5, 3, {MT_W_VAL, MT_L_VAL, MT_L_VAL}},