Searched refs:PMCCFILTR_EL0 (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/arm64/kvm/ |
| H A D | pmu-emul.c | 120 return (idx == ARMV8_PMU_CYCLE_IDX) ? PMCCFILTR_EL0 : PMEVTYPER0_EL0 + idx; in counter_index_to_evtreg()
|
| H A D | sys_regs.c | 1199 reg = PMCCFILTR_EL0; in access_pmu_evtyper() 3636 { PMU_SYS_REG(PMCCFILTR_EL0), .access = access_pmu_evtyper, 3637 .reset = reset_val, .reg = PMCCFILTR_EL0, .val = 0 },
|
| H A D | emulate-nested.c | 1853 SR_FGT(SYS_PMCCFILTR_EL0, HDFGRTR, PMCCFILTR_EL0, 1),
|
| /linux/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 459 PMCCFILTR_EL0, /* Cycle Count Filter Register */ enumerator
|
| /linux/arch/arm64/tools/ |
| H A D | sysreg | 4275 Field 14 PMCCFILTR_EL0 4339 Field 14 PMCCFILTR_EL0
|