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