Searched refs:read_cntvct_el0 (Results 1 – 2 of 2) sorted by relevance
428 .read_cntvct_el0 = fsl_a008585_read_cntvct_el0,441 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,452 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,463 .read_cntvct_el0 = arm64_858921_read_cntvct_el0,474 .read_cntvct_el0 = sun50i_a64_read_cntvct_el0,553 if (wa->read_cntvct_el0 || wa->read_cntpct_el0) in arch_timer_enable_workaround()562 if (wa->read_cntvct_el0) { in arch_timer_enable_workaround()610 return has_erratum_handler(read_cntvct_el0); in arch_timer_this_cpu_has_cntvct_wa()
58 u64 (*read_cntvct_el0)(void); member