Lines Matching defs:rd

427 		     const struct sys_reg_desc *rd)  in trap_bvr()
441 static int set_bvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_bvr()
451 static int get_bvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_bvr()
462 const struct sys_reg_desc *rd) in reset_bvr()
469 const struct sys_reg_desc *rd) in trap_bcr()
483 static int set_bcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_bcr()
494 static int get_bcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_bcr()
505 const struct sys_reg_desc *rd) in reset_bcr()
512 const struct sys_reg_desc *rd) in trap_wvr()
527 static int set_wvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_wvr()
537 static int get_wvr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_wvr()
548 const struct sys_reg_desc *rd) in reset_wvr()
555 const struct sys_reg_desc *rd) in trap_wcr()
569 static int set_wcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_wcr()
579 static int get_wcr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_wcr()
590 const struct sys_reg_desc *rd) in reset_wcr()
1092 static int __get_id_reg(const struct sys_reg_desc *rd, void __user *uaddr, in __get_id_reg()
1101 static int __set_id_reg(const struct sys_reg_desc *rd, void __user *uaddr, in __set_id_reg()
1119 static int get_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_id_reg()
1125 static int set_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_id_reg()
1131 static int get_raz_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in get_raz_id_reg()
1137 static int set_raz_id_reg(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, in set_raz_id_reg()
1508 const struct sys_reg_desc *rd) in trap_xvr()
2437 static int walk_one_sys_reg(const struct sys_reg_desc *rd, in walk_one_sys_reg()