Searched refs:PMCCFILTR_EL0 (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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 | 1054 reg = PMCCFILTR_EL0; in access_pmu_evtyper() 3244 { PMU_SYS_REG(PMCCFILTR_EL0), .access = access_pmu_evtyper, 3245 .reset = reset_val, .reg = PMCCFILTR_EL0, .val = 0 },
|
| H A D | emulate-nested.c | 1791 SR_FGT(SYS_PMCCFILTR_EL0, HDFGRTR, PMCCFILTR_EL0, 1),
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | kvm_host.h | 448 PMCCFILTR_EL0, /* Cycle Count Filter Register */ enumerator
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | sysreg | 2789 Field 14 PMCCFILTR_EL0 2853 Field 14 PMCCFILTR_EL0
|