Searched refs:vfio_file_is_group (Results 1 – 4 of 4) sorted by relevance
764 if (!vfio_file_is_group(file)) in vfio_file_iommu_group()781 bool vfio_file_is_group(struct file *file) in vfio_file_is_group() function785 EXPORT_SYMBOL_GPL(vfio_file_is_group);802 if (!vfio_file_is_group(file)) in vfio_file_enforced_coherent()836 if (!vfio_file_is_group(file)) in vfio_file_set_kvm()856 if (!vfio_file_is_group(file)) in vfio_file_has_dev()
72 fn = symbol_get(vfio_file_is_group); in kvm_vfio_file_is_group()78 symbol_put(vfio_file_is_group); in kvm_vfio_file_is_group()
248 bool vfio_file_is_group(struct file *file);
1324 if (!vfio_file_is_group(file)) { in vfio_pci_ioctl_pci_hot_reset()
Completed in 22 milliseconds