Searched refs:PMAP_SIGN_USER_PTR (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/osfmk/arm64/sptm/pmap/ |
| H A D | pmap.h | 610 #define PMAP_SIGN_USER_PTR 60 macro
|
| H A D | pmap.c | 1181 …ptr, (void *value, ptrauth_key key, uint64_t discriminator, uint64_t jop_key), PMAP_SIGN_USER_PTR);
|
| /xnu-12377.1.9/osfmk/arm/pmap/ |
| H A D | pmap.h | 687 #define PMAP_SIGN_USER_PTR 60 macro
|
| H A D | pmap.c | 1207 …ptr, (void *value, ptrauth_key key, uint64_t discriminator, uint64_t jop_key), PMAP_SIGN_USER_PTR); 1439 [PMAP_SIGN_USER_PTR] = pmap_sign_user_ptr_internal,
|