Searched defs:kvm_vfio_file (Results 1 – 3 of 3) sorted by relevance
208 let kvm_vfio_file = KVM_VFIO_FILE in ioctl_kvm_dev_vfio_pviommu_attach() localVariable262 let kvm_vfio_file = KVM_VFIO_FILE in ioctl_kvm_dev_vfio_pviommu_get_info() localVariable639 let kvm_vfio_file = KVM_VFIO_FILE in get_group_with_vm() localVariable676 let kvm_vfio_file = KVM_VFIO_FILE.get().expect("kvm vfio file isn't created"); in remove_group() localVariable
18576 struct kvm_vfio_file { struct18577 struct list_head node;18578 struct file *file;
19910 struct kvm_vfio_file { struct19911 struct list_head node;19912 struct file *file;