Home
last modified time | relevance | path

Searched refs:system_supports_address_auth (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/include/asm/
A Dpointer_auth.h52 if (system_supports_address_auth()) in ptrauth_keys_init_kernel()
58 if (!system_supports_address_auth()) in ptrauth_keys_switch_kernel()
69 if (system_supports_address_auth()) { in ptrauth_keys_install_user()
81 if (system_supports_address_auth()) { in ptrauth_keys_init_user()
107 if (!system_supports_address_auth()) in ptrauth_enable()
122 if (system_supports_address_auth()) \
A Dcpufeature.h736 static inline bool system_supports_address_auth(void) in system_supports_address_auth() function
750 return system_supports_address_auth() && system_supports_generic_auth(); in system_has_full_ptr_auth()
/linux/arch/arm64/kernel/
A Dpointer_auth.c18 if (!system_supports_address_auth() && !system_supports_generic_auth()) in ptrauth_prctl_reset_keys()
32 if (((arg & addr_key_mask) && !system_supports_address_auth()) || in ptrauth_prctl_reset_keys()
72 if (!system_supports_address_auth()) in ptrauth_set_enabled_keys()
97 if (!system_supports_address_auth()) in ptrauth_get_enabled_keys()
A Dcrash_core.c31 system_supports_address_auth() ? in arch_crash_save_vmcoreinfo()
A Dptrace.c911 if (!system_supports_address_auth()) in pac_mask_get()
990 if (!system_supports_address_auth()) in pac_address_keys_get()
1007 if (!system_supports_address_auth()) in pac_address_keys_set()
/linux/drivers/misc/lkdtm/
A Dbugs.c568 if (!system_supports_address_auth()) { in lkdtm_CORRUPT_PAC()
/linux/
A DSystem.map55096 ffff800010ee3818 t system_supports_address_auth
A D.tmp_System.map55096 ffff800010ee3818 t system_supports_address_auth

Completed in 296 milliseconds