Searched refs:vstcr_el2 (Results 1 – 4 of 4) sorted by relevance
1003 uint64_t v = env->cp15.vstcr_el2 & ~VTCR_SHARED_FIELD_MASK; in regime_tcr()
197 s2walk_secure = !(env->cp15.vstcr_el2 & VSTCR_SW); in ptw_idx_for_stage_2()3407 !(env->cp15.vstcr_el2 & (VSTCR_SA | VSTCR_SW)) in get_phys_addr_twostage()
316 uint64_t vstcr_el2; /* Secure Virtualization Translation Control. */ member
6615 .fieldoffset = offsetof(CPUARMState, cp15.vstcr_el2) },