Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dpointer_auth.c63 sctlr_enxx_mask |= SCTLR_ELx_ENDB; in arg_to_enxx_mask()
109 if (tsk->thread.sctlr_user & SCTLR_ELx_ENDB) in ptrauth_get_enabled_keys()
/linux/arch/arm64/include/asm/
H A Dasm_pointer_auth.h68 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)
H A Dpointer_auth.h112 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)); in ptrauth_enable()
H A Dprocessor.h249 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
H A Dsysreg.h854 #define SCTLR_ELx_ENDB (BIT(13)) macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S139 SCTLR_ELx_ENDA | SCTLR_ELx_ENDB)
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h499 #define SCTLR_ELx_ENDB (BIT(13)) macro