Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dtimer-sr.c66 if (has_broken_cntvoff()) in __timer_enable_traps()
/linux-6.15/include/kvm/
H A Darm_arch_timer.h156 static inline bool has_broken_cntvoff(void) in has_broken_cntvoff() function
/linux-6.15/arch/arm64/kvm/
H A Darch_timer.c521 if (has_broken_cntvoff()) in timer_save_state()
631 if (has_broken_cntvoff()) { in timer_restore_state()
821 if (has_broken_cntvoff() && timer_get_offset(map->direct_vtimer)) in timer_set_traps()
H A Dsys_regs.c1633 has_broken_cntvoff()) in __kvm_read_sanitised_id_reg()