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