Searched refs:read_cntvct_el0 (Results 1 – 2 of 2) sorted by relevance
444 .read_cntvct_el0 = fsl_a008585_read_cntvct_el0,455 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,464 .read_cntvct_el0 = hisi_161010101_read_cntvct_el0,475 .read_cntvct_el0 = arm64_858921_read_cntvct_el0,484 .read_cntvct_el0 = sun50i_a64_read_cntvct_el0,571 if (wa->read_cntvct_el0 || wa->read_cntpct_el0) in arch_timer_enable_workaround()580 if (wa->read_cntvct_el0) { in arch_timer_enable_workaround()631 return has_erratum_handler(read_cntvct_el0); in arch_timer_this_cpu_has_cntvct_wa()
56 u64 (*read_cntvct_el0)(void); member
Completed in 7 milliseconds