Lines Matching refs:sys_reg_params
21 static bool access_gic_ctlr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ctlr()
95 static bool access_gic_pmr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_pmr()
111 static bool access_gic_bpr0(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_bpr0()
129 static bool access_gic_bpr1(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_bpr1()
155 static bool access_gic_grpen0(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_grpen0()
173 static bool access_gic_grpen1(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_grpen1()
192 struct sys_reg_params *p, u8 apr, u8 idx) in vgic_v3_access_apr_reg()
208 static bool access_gic_aprn(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_aprn()
225 static bool access_gic_ap0r(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ap0r()
232 static bool access_gic_ap1r(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ap1r()
238 static bool access_gic_sre(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_sre()
274 struct sys_reg_params params; in vgic_v3_has_cpu_sysregs_attr()
292 struct sys_reg_params params; in vgic_v3_cpu_sysregs_uaccess()