Searched refs:access_pmswinc (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/arm64/kvm/ |
D | sys_regs.c | 934 static bool access_pmswinc(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmswinc() function 1627 .access = access_pmswinc, .reset = NULL }, 2006 { CP15_PMU_SYS_REG(DIRECT, 0, 9, 12, 4), .access = access_pmswinc },
|