Searched refs:VTCR_NSW (Results 1 – 2 of 2) sorted by relevance
112 #define VTCR_NSW (1u << 29) macro114 #define VSTCR_SW VTCR_NSW
199 s2walk_secure = !(env->cp15.vtcr_el2 & VTCR_NSW); in ptw_idx_for_stage_2()3409 || !(env->cp15.vtcr_el2 & (VTCR_NSA | VTCR_NSW))); in get_phys_addr_twostage()