Searched refs:PMCR_EL0_DP_BIT (Results 1 – 4 of 4) sorted by relevance
120 write_pmcr_el0((read_pmcr_el0() | PMCR_EL0_DP_BIT | PMCR_EL0_C_BIT | in pmuv3_init_el3()
39 orr x0, x1, #PMCR_EL0_DP_BIT
533 orr x15, x15, #PMCR_EL0_DP_BIT
1251 #define PMCR_EL0_DP_BIT (U(1) << 5) macro