Home
last modified time | relevance | path

Searched refs:cntvoff_el2 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/system/
H A Dvtimer.c34 write_sysreg(cntvoff_el2, 1); in main()
38 ml_printf("cntvoff_el2=%lx\n", read_sysreg(cntvoff_el2)); in main()
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dtimer-sr.c11 write_sysreg(cntvoff, cntvoff_el2); in __kvm_timer_set_cntvoff()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c16 write_sysreg(cntvoff, cntvoff_el2); in __kvm_timer_set_cntvoff()
/openbmc/u-boot/arch/arm/include/asm/
H A Dmacro.h160 msr cntvoff_el2, xzr
248 msr cntvoff_el2, xzr
/openbmc/linux/arch/arm64/include/asm/
H A Del2_setup.h57 msr cntvoff_el2, xzr // Clear virtual offset
/openbmc/qemu/target/arm/
H A Dcpu.h458 uint64_t cntvoff_el2; /* Counter Virtual Offset register */ member
H A Dhelper.c2740 cpu->env.cp15.cntvoff_el2 : gt_phys_raw_cnt_offset(&cpu->env); in gt_recalc_timer()
2825 return env->cp15.cntvoff_el2; in gt_virt_cnt_offset()
6545 .fieldoffset = offsetof(CPUARMState, cp15.cntvoff_el2) },
6549 .fieldoffset = offsetof(CPUARMState, cp15.cntvoff_el2) },