Searched refs:SCTLR_SPAN (Results 1 – 3 of 3) sorted by relevance
197 READ_SPECIALREG(sctlr_el1) & ~SCTLR_SPAN); in pan_enable()
1127 if ((hypctx->sctlr_el1 & SCTLR_SPAN) == 0) in vmmops_run()
2747 #define SCTLR_SPAN (UL(0x1) << 23) macro2793 SCTLR_SPAN | \