Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kernel/
A Dpointer_auth.c59 sctlr_enxx_mask |= SCTLR_ELx_ENIB; in arg_to_enxx_mask()
105 if (tsk->thread.sctlr_user & SCTLR_ELx_ENIB) in ptrauth_get_enabled_keys()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dasm_pointer_auth.h67 mov_q \tmp1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
A Dpointer_auth.h109 sysreg_clear_set(sctlr_el1, 0, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | in ptrauth_enable()
A Dprocessor.h243 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
A Dsysreg.h539 #define SCTLR_ELx_ENIB (BIT(30)) macro
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dhyp-init.S127 mov_q x1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
/linux-6.3-rc2/tools/arch/arm64/include/asm/
A Dsysreg.h629 #define SCTLR_ELx_ENIB (BIT(30)) macro

Completed in 17 milliseconds