Searched refs:read_amcgcr_el0_cg1nc (Results 1 – 1 of 1) sorted by relevance
118 static inline __unused uint64_t read_amcgcr_el0_cg1nc(void) in read_amcgcr_el0_cg1nc() function391 assert(idx < read_amcgcr_el0_cg1nc()); in amu_group1_cnt_read()401 assert(idx < read_amcgcr_el0_cg1nc()); in amu_group1_cnt_write()416 assert(idx < read_amcgcr_el0_cg1nc()); in amu_group1_voffset_read()431 assert(idx < read_amcgcr_el0_cg1nc()); in amu_group1_voffset_write()470 amcgcr_el0_cg1nc = (amcfgr_el0_ncg > 0U) ? read_amcgcr_el0_cg1nc() : 0U; in amu_context_save()565 amcgcr_el0_cg1nc = (amcfgr_el0_ncg > 0U) ? read_amcgcr_el0_cg1nc() : 0U; in amu_context_restore()
Completed in 3 milliseconds