Searched refs:read_cntvct_el0 (Results 1 – 2 of 2) sorted by relevance
432 .read_cntvct_el0 = fsl_a008585_read_cntvct_el0,445 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,456 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,467 .read_cntvct_el0 = arm64_858921_read_cntvct_el0,478 .read_cntvct_el0 = sun50i_a64_read_cntvct_el0,565 if (wa->read_cntvct_el0 || wa->read_cntpct_el0) in arch_timer_enable_workaround()574 if (wa->read_cntvct_el0) { in arch_timer_enable_workaround()625 return has_erratum_handler(read_cntvct_el0); in arch_timer_this_cpu_has_cntvct_wa()
58 u64 (*read_cntvct_el0)(void); member