Searched refs:munge_wwlll (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.101.4/bsd/sys/ |
| H A D | munge.h | 86 int munge_wwlll(const void *regs, void *args); 139 void munge_wwlll(void *args);
|
| /xnu-8020.101.4/bsd/dev/arm/ |
| H A D | munge.c | 212 munge_wwlll(const void *regs, void *args) in munge_wwlll() function 233 return munge_wwlll(regs, args); in munge_wwllww() 609 munge_wwlll(regs, args); in munge_wwwwwwl()
|
| /xnu-8020.101.4/bsd/dev/ |
| H A D | munge.c | 122 munge_wwlll(void *args) in munge_wwlll() function
|
| /xnu-8020.101.4/osfmk/arm64/ |
| H A D | platform_tests.c | 1027 {MT_FUNC(munge_wwlll), 8, 5, {MT_W_VAL, MT_W_VAL, MT_L_VAL, MT_L_VAL, MT_L_VAL}},
|