Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c66 if (has_broken_cntvoff()) in __timer_enable_traps()
/linux/include/kvm/
H A Darm_arch_timer.h154 static inline bool has_broken_cntvoff(void) in has_broken_cntvoff() function
/linux/arch/arm64/kvm/
H A Darch_timer.c512 if (has_broken_cntvoff()) in timer_save_state()
622 if (has_broken_cntvoff()) { in timer_restore_state()
812 if (has_broken_cntvoff() && timer_get_offset(map->direct_vtimer)) in timer_set_traps()
H A Dsys_regs.c1803 has_broken_cntvoff()) in __kvm_read_sanitised_id_reg()