Searched refs:SCTLR_C (Results 1 – 3 of 3) sorted by relevance
80 el2ctx->sctlr_el1 &= ~SCTLR_M & ~SCTLR_C & ~SCTLR_I; in reset_vm_el01_regs()
996 SCTLR_I | SCTLR_SED | SCTLR_SA0 | SCTLR_SA | SCTLR_C | \
2635 #define SCTLR_C (UL(0x1) << 2) macro