Home
last modified time | relevance | path

Searched refs:PMCCFILTR_M (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dinternals.h1656 #define PMCCFILTR_M PMXEVTYPER_M macro
1657 #define PMCCFILTR_EL0 (PMCCFILTR | PMCCFILTR_M)
H A Dhelper.c1609 env->cp15.pmccfiltr_el0 = (env->cp15.pmccfiltr_el0 & PMCCFILTR_M) | in pmccfiltr_write_a32()