Searched refs:enctrmask (Results 1 – 1 of 1) sorted by relevance
487 uncmon_set_counting_locked_l(__unused unsigned int monid, uint64_t enctrmask) in uncmon_set_counting_locked_l() argument493 __builtin_arm_wsr64("UPMCR0_EL1", UPMCR0_INIT | enctrmask); in uncmon_set_counting_locked_l()502 uncmon_set_counting_locked_r(unsigned int monid, uint64_t enctrmask) in uncmon_set_counting_locked_r() argument505 *(uint64_t *)(cpm_impl[monid] + upmcr0_offset) = UPMCR0_INIT | enctrmask; in uncmon_set_counting_locked_r()