Lines Matching +defs:user +defs:attr
995 struct kvm_device_attr *attr) in kvm_loongarch_cpucfg_has_attr()
1011 struct kvm_device_attr *attr) in kvm_loongarch_pvtime_has_attr()
1021 struct kvm_device_attr *attr) in kvm_loongarch_vcpu_has_attr()
1040 struct kvm_device_attr *attr) in kvm_loongarch_cpucfg_get_attr()
1065 struct kvm_device_attr *attr) in kvm_loongarch_pvtime_get_attr()
1068 u64 __user *user = (u64 __user *)attr->addr; in kvm_loongarch_pvtime_get_attr() local
1082 struct kvm_device_attr *attr) in kvm_loongarch_vcpu_get_attr()
1101 struct kvm_device_attr *attr) in kvm_loongarch_cpucfg_set_attr()
1104 u64 __user *user = (u64 __user *)attr->addr; in kvm_loongarch_cpucfg_set_attr() local
1128 struct kvm_device_attr *attr) in kvm_loongarch_pvtime_set_attr()
1131 u64 gpa, __user *user = (u64 __user *)attr->addr; in kvm_loongarch_pvtime_set_attr() local
1165 struct kvm_device_attr *attr) in kvm_loongarch_vcpu_set_attr()
1187 struct kvm_device_attr attr; in kvm_arch_vcpu_ioctl() local