Searched refs:SCTLR_ELx_ENIB (Results 1 – 6 of 6) sorted by relevance
59 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()
67 mov_q \tmp1, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | \
111 sysreg_clear_set(sctlr_el1, 0, (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | in ptrauth_enable()
249 (SCTLR_ELx_ENIA | SCTLR_ELx_ENIB | SCTLR_ELx_ENDA | SCTLR_ELx_ENDB | \
845 #define SCTLR_ELx_ENIB (BIT(30)) macro
490 #define SCTLR_ELx_ENIB (BIT(30)) macro