Searched refs:access_pmcnten (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/arm64/kvm/ |
| H A D | sys_regs.c | 1093 static bool access_pmcnten(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmcnten() function 3044 .access = access_pmcnten, .reg = PMCNTENSET_EL0, 3047 .access = access_pmcnten, .reg = PMCNTENSET_EL0, 4059 { CP15_PMU_SYS_REG(DIRECT, 0, 9, 12, 1), .access = access_pmcnten }, 4060 { CP15_PMU_SYS_REG(DIRECT, 0, 9, 12, 2), .access = access_pmcnten },
|