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