Searched refs:munge_wll (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/bsd/sys/ |
| H A D | munge.h | 95 int munge_wll(const void *regs, void *args); 152 void munge_wll(void *args);
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | syscall_sw.c | 118 /* 12 */ MACH_TRAP(_kernelrpc_mach_vm_deallocate_trap, 3, 5, munge_wll),
|
| /xnu-11215.1.10/bsd/dev/ |
| H A D | munge.c | 228 munge_wll(void *args) in munge_wll() function
|
| /xnu-11215.1.10/osfmk/arm64/ |
| H A D | platform_tests.c | 1065 {MT_FUNC(munge_wll), 5, 3, {MT_W_VAL, MT_L_VAL, MT_L_VAL}},
|