Searched refs:SCTLR_ELx_ENIA (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/arm64/kernel/ |
| H A D | pointer_auth.c | 57 sctlr_enxx_mask |= SCTLR_ELx_ENIA; in arg_to_enxx_mask() 103 if (tsk->thread.sctlr_user & SCTLR_ELx_ENIA) in ptrauth_get_enabled_keys()
|
| H A D | entry.S | 255 orr x0, x0, SCTLR_ELx_ENIA 403 bic x0, x0, SCTLR_ELx_ENIA
|
| H A D | process.c | 656 sysreg_clear_set(sctlr_el1, SCTLR_USER_MASK & ~SCTLR_ELx_ENIA, sctlr); in update_sctlr_el1()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | asm_pointer_auth.h | 67 mov_q \tmp1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
|
| H A D | pointer_auth.h | 111 sysreg_clear_set(sctlr_el1, 0, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | in ptrauth_enable()
|
| H A D | processor.h | 256 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
|
| H A D | sysreg.h | 830 #define SCTLR_ELx_ENIA (BIT(SCTLR_ELx_ENIA_SHIFT)) macro
|
| /linux-6.15/arch/arm64/kvm/hyp/nvhe/ |
| H A D | hyp-init.S | 149 mov_q x1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
|
| /linux-6.15/tools/arch/arm64/include/asm/ |
| H A D | sysreg.h | 826 #define SCTLR_ELx_ENIA (BIT(SCTLR_ELx_ENIA_SHIFT)) macro
|