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