Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c2711 static uint64_t gt_phys_raw_cnt_offset(CPUARMState *env) in gt_phys_raw_cnt_offset() function
2727 return gt_phys_raw_cnt_offset(env); in gt_phys_cnt_offset()
2740 cpu->env.cp15.cntvoff_el2 : gt_phys_raw_cnt_offset(&cpu->env); in gt_recalc_timer()