Searched refs:SCTLR_ELx_TCF_ASYNC (Results 1 – 2 of 2) sorted by relevance
124 __mte_enable_kernel("asynchronous", SCTLR_ELx_TCF_ASYNC); in mte_enable_kernel_async()
618 #define SCTLR_ELx_TCF_ASYNC (UL(0x2) << SCTLR_ELx_TCF_SHIFT) macro