Searched refs:SCTLR_ELx_ENIA (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dpointer_auth.c57 sctlr_enxx_mask |= SCTLR_ELx_ENIA;
103 if (tsk->thread.sctlr_user & SCTLR_ELx_ENIA)
H A Dprocess.c510 sysreg_clear_set(sctlr_el1, SCTLR_USER_MASK & ~SCTLR_ELx_ENIA, sctlr);
H A Dentry.S254 orr x0, x0, SCTLR_ELx_ENIA
401 bic x0, x0, SCTLR_ELx_ENIA
/linux-master/arch/arm64/include/asm/
H A Dasm_pointer_auth.h67 mov_q \tmp1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
H A Dpointer_auth.h111 sysreg_clear_set(sctlr_el1, 0, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB |
H A Dprocessor.h248 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
H A Dsysreg.h806 #define SCTLR_ELx_ENIA (BIT(SCTLR_ELx_ENIA_SHIFT)) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S137 mov_q x1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h489 #define SCTLR_ELx_ENIA (BIT(SCTLR_ELx_ENIA_SHIFT)) macro

Completed in 219 milliseconds