Home
last modified time | relevance | path

Searched refs:vtcr_el2 (Results 1 – 4 of 4) sorted by relevance

/qemu/target/arm/
H A Dinternals.h957 return env->cp15.vtcr_el2; in regime_tcr()
969 v |= env->cp15.vtcr_el2 & VTCR_SHARED_FIELD_MASK; in regime_tcr()
H A Dptw.c180 s2walk_secure = !(env->cp15.vtcr_el2 & VTCR_NSW); in ptw_idx_for_stage_2()
3385 || !(env->cp15.vtcr_el2 & (VTCR_NSA | VTCR_NSW))); in get_phys_addr_twostage()
H A Dcpu.h315 uint64_t vtcr_el2; /* Virtualization Translation Control. */ member
H A Dhelper.c6405 .fieldoffset = offsetoflow32(CPUARMState, cp15.vtcr_el2) },
6411 .fieldoffset = offsetof(CPUARMState, cp15.vtcr_el2) },