Home
last modified time | relevance | path

Searched refs:system_supports_generic_auth (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dpointer_auth.c18 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()
33 ((arg & PR_PAC_APGAKEY) && !system_supports_generic_auth())) in ptrauth_prctl_reset_keys()
H A Dptrace.c1004 if (!system_supports_generic_auth()) in pac_generic_keys_get()
1021 if (!system_supports_generic_auth()) in pac_generic_keys_set()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpointer_auth.h82 if (system_supports_generic_auth()) in ptrauth_keys_install_user()
95 if (system_supports_generic_auth()) in ptrauth_keys_init_user()
H A Dcpufeature.h794 static inline bool system_supports_generic_auth(void) in system_supports_generic_auth() function
802 return system_supports_address_auth() && system_supports_generic_auth(); in system_has_full_ptr_auth()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpointer_auth.c18 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()
33 ((arg & PR_PAC_APGAKEY) && !system_supports_generic_auth())) in ptrauth_prctl_reset_keys()
H A Dptrace.c1352 if (!system_supports_generic_auth()) in pac_generic_keys_get()
1369 if (!system_supports_generic_auth()) in pac_generic_keys_set()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpointer_auth.h46 if (system_supports_generic_auth()) in ptrauth_keys_init_user()
H A Dcpufeature.h727 static inline bool system_supports_generic_auth(void) in system_supports_generic_auth() function
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dreset.c47 return system_supports_address_auth() && system_supports_generic_auth(); in system_has_full_ptr_auth()

Completed in 10 milliseconds