Searched refs:munge_wlll (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ |
| H A D | munge.h | 98 int munge_wlll(const void *regs, void *args); 157 void munge_wlll(void *args);
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | syscall_sw.c | 205 /* 95 */ MACH_TRAP(mk_timer_arm_leeway_trap, 4, 6, munge_wlll),
|
| /xnu-12377.41.6/bsd/dev/ |
| H A D | munge.c | 256 munge_wlll(void *args) in munge_wlll() function
|
| /xnu-12377.41.6/osfmk/arm64/ |
| H A D | platform_tests.c | 1086 {MT_FUNC(munge_wlll), 7, 4, {MT_W_VAL, MT_L_VAL, MT_L_VAL, MT_L_VAL}},
|