Searched refs:SCTLR_ELx_TCF_SYNC (Results 1 – 2 of 2) sorted by relevance
127 __mte_enable_kernel("synchronous", SCTLR_ELx_TCF_SYNC); in mte_enable_kernel_sync()
668 #define SCTLR_ELx_TCF_SYNC (UL(0x1) << SCTLR_ELx_TCF_SHIFT) macro