Searched refs:read_cntvct_el0 (Results 1 – 2 of 2) sorted by relevance
444 .read_cntvct_el0 = fsl_a008585_read_cntvct_el0,457 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,468 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,479 .read_cntvct_el0 = arm64_858921_read_cntvct_el0,490 .read_cntvct_el0 = sun50i_a64_read_cntvct_el0,577 if (wa->read_cntvct_el0 || wa->read_cntpct_el0) in arch_timer_enable_workaround()586 if (wa->read_cntvct_el0) { in arch_timer_enable_workaround()637 return has_erratum_handler(read_cntvct_el0); in arch_timer_this_cpu_has_cntvct_wa()
58 u64 (*read_cntvct_el0)(void); member