Searched refs:munge_wwl (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.121.3/bsd/sys/ |
| H A D | munge.h | 84 int munge_wwl(const void *regs, void *args); 137 void munge_wwl(void *args);
|
| /xnu-8020.121.3/bsd/dev/arm/ |
| H A D | munge.c | 166 munge_wwl(const void *regs, void *args) in munge_wwl() function 189 int error = munge_wwl(regs, args); // wwl in munge_wwlw() 219 int error = munge_wwl(regs, args); // wwl in munge_wwlll() 659 return munge_wwl(regs, args); in munge_wws()
|
| /xnu-8020.121.3/osfmk/kern/ |
| H A D | syscall_sw.c | 147 /* 42 */ MACH_TRAP(_kernelrpc_mach_port_unguard_trap, 3, 4, munge_wwl),
|
| /xnu-8020.121.3/bsd/dev/ |
| H A D | munge.c | 100 munge_wwl(void *args) in munge_wwl() function
|
| /xnu-8020.121.3/osfmk/arm64/ |
| H A D | platform_tests.c | 1026 {MT_FUNC(munge_wwl), 4, 3, {MT_W_VAL, MT_W_VAL, MT_L_VAL}},
|