Searched refs:system_supports_address_auth (Results 1 – 6 of 6) sorted by relevance
17 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()29 if (((arg & addr_key_mask) && !system_supports_address_auth()) || in ptrauth_prctl_reset_keys()
966 if (!system_supports_address_auth()) in pac_mask_get()1014 if (!system_supports_address_auth()) in pac_address_keys_get()1032 if (!system_supports_address_auth()) in pac_address_keys_set()
35 if (system_supports_address_auth()) { in ptrauth_keys_init()55 if (system_supports_address_auth()) { in ptrauth_keys_switch()
590 static inline bool system_supports_address_auth(void) in system_supports_address_auth() function
374 #define vcpu_has_ptrauth(vcpu) ((system_supports_address_auth() || \
95 r = has_vhe() && system_supports_address_auth() && in kvm_arch_vm_ioctl_check_extension()224 if (!system_supports_address_auth() || in kvm_vcpu_enable_ptrauth()