Home
last modified time | relevance | path

Searched refs:SCTLR_ELx_ENDA (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/arch/arm64/kernel/
Dpointer_auth.c61 sctlr_enxx_mask |= SCTLR_ELx_ENDA; in arg_to_enxx_mask()
107 if (tsk->thread.sctlr_user & SCTLR_ELx_ENDA) in ptrauth_get_enabled_keys()
/linux-6.12.1/arch/arm64/include/asm/
Dasm_pointer_auth.h68 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)
Dpointer_auth.h112 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)); in ptrauth_enable()
Dprocessor.h249 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
Dsysreg.h848 #define SCTLR_ELx_ENDA (BIT(27)) macro
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dhyp-init.S146 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)
/linux-6.12.1/tools/arch/arm64/include/asm/
Dsysreg.h493 #define SCTLR_ELx_ENDA (BIT(27)) macro