Home
last modified time | relevance | path

Searched refs:system_supports_generic_auth (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/arm64/kernel/
Dpointer_auth.c17 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()
30 ((arg & PR_PAC_APGAKEY) && !system_supports_generic_auth())) in ptrauth_prctl_reset_keys()
Dptrace.c1065 if (!system_supports_generic_auth()) in pac_generic_keys_get()
1083 if (!system_supports_generic_auth()) in pac_generic_keys_set()
/Linux-v5.4/arch/arm64/include/asm/
Dpointer_auth.h42 if (system_supports_generic_auth()) in ptrauth_keys_init()
62 if (system_supports_generic_auth()) in ptrauth_keys_switch()
Dcpufeature.h597 static inline bool system_supports_generic_auth(void) in system_supports_generic_auth() function
Dkvm_host.h375 system_supports_generic_auth()) && \
/Linux-v5.4/arch/arm64/kvm/
Dreset.c96 system_supports_generic_auth(); in kvm_arch_vm_ioctl_check_extension()
225 !system_supports_generic_auth()) in kvm_vcpu_enable_ptrauth()