Home
last modified time | relevance | path

Searched refs:PMAP_SIGN_USER_PTR (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.h610 #define PMAP_SIGN_USER_PTR 60 macro
H A Dpmap.c1181 …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 Dpmap.h687 #define PMAP_SIGN_USER_PTR 60 macro
H A Dpmap.c1207 …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,