Home
last modified time | relevance | path

Searched refs:vttbr_el2 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h91 write_sysreg(0, vttbr_el2); in __load_host_stage2()
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dtlb.c69 write_sysreg(0, vttbr_el2); in __tlb_switch_to_host()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_mmu.h303 write_sysreg(kvm_get_vttbr(mmu), vttbr_el2); in __load_stage2()
H A Del2_setup.h113 msr vttbr_el2, xzr
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S113 msr vttbr_el2, x1
/openbmc/qemu/target/arm/
H A Dcpu.h311 uint64_t vttbr_el2; /* Virtualization Translation Table Base. */ member
H A Dptw.c216 return env->cp15.vttbr_el2; in regime_ttbr()
H A Dhelper.c6434 .fieldoffset = offsetof(CPUARMState, cp15.vttbr_el2),
6440 .fieldoffset = offsetof(CPUARMState, cp15.vttbr_el2) },