Searched refs:munge_wwwlw (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/bsd/sys/ |
| H A D | munge.h | 100 int munge_wwwlw(const void *regs, void *args); 153 void munge_wwwlw(void *args);
|
| /xnu-8020.121.3/bsd/dev/arm/ |
| H A D | munge.c | 410 munge_wwwlw(const void *regs, void *args) in munge_wwwlw() function 671 return munge_wwwlw(regs, args); in munge_wwwsw()
|
| /xnu-8020.121.3/bsd/dev/ |
| H A D | munge.c | 291 munge_wwwlw(void *args) in munge_wwwlw() function
|
| /xnu-8020.121.3/osfmk/arm64/ |
| H A D | platform_tests.c | 1035 {MT_FUNC(munge_wwwlw), 6, 5, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_L_VAL, MT_W_VAL}},
|