Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_mmu.h302 write_sysreg(arch->vtcr, vtcr_el2); in __load_stage2()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S116 msr vtcr_el2, x1
/openbmc/qemu/target/arm/
H A Dinternals.h992 return env->cp15.vtcr_el2; in regime_tcr()
1004 v |= env->cp15.vtcr_el2 & VTCR_SHARED_FIELD_MASK; in regime_tcr()
H A Dptw.c199 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()
H A Dcpu.h315 uint64_t vtcr_el2; /* Virtualization Translation Control. */ member
H A Dhelper.c6423 .fieldoffset = offsetoflow32(CPUARMState, cp15.vtcr_el2) },
6429 .fieldoffset = offsetof(CPUARMState, cp15.vtcr_el2) },