Searched refs:read_cntvct_el0 (Results 1 – 2 of 2) sorted by relevance
463 .read_cntvct_el0 = fsl_a008585_read_cntvct_el0,474 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,483 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,494 .read_cntvct_el0 = arm64_858921_read_cntvct_el0,505 .read_cntvct_el0 = sun50i_a64_read_cntvct_el0,592 if (wa->read_cntvct_el0 || wa->read_cntpct_el0) in arch_timer_enable_workaround()601 if (wa->read_cntvct_el0) { in arch_timer_enable_workaround()652 return has_erratum_handler(read_cntvct_el0); in arch_timer_this_cpu_has_cntvct_wa()
56 u64 (*read_cntvct_el0)(void); member