Searched refs:PMEVTYPER_P (Results 1 – 2 of 2) sorted by relevance
194 config |= PMEVTYPER_NSH | PMEVTYPER_P; in arm64_allocate_pmc() 199 config |= PMEVTYPER_P; in arm64_allocate_pmc()
2401 #define PMEVTYPER_P (1 << 31) /* Privileged filtering */ macro