Searched refs:__vfio_pci_memory_enabled (Results 1 – 5 of 5) sorted by relevance
47 if (!__vfio_pci_memory_enabled(vdev)) { \73 if (!__vfio_pci_memory_enabled(vdev)) { \383 if (!__vfio_pci_memory_enabled(vdev)) { in vfio_pci_ioeventfd_do_write()
310 priv->revoked = !__vfio_pci_memory_enabled(vdev); in vfio_pci_core_feature_dma_buf()
411 if (__vfio_pci_memory_enabled(vdev)) in vfio_pci_runtime_pm_exit() 1285 if (__vfio_pci_memory_enabled(vdev)) in vfio_pci_ioctl_reset() 1708 if (vdev->pm_runtime_engaged || !__vfio_pci_memory_enabled(vdev)) in vfio_pci_vmf_insert_pfn() 2550 if (vdev->vdev.open_count && __vfio_pci_memory_enabled(vdev)) in vfio_pci_dev_set_hot_reset()
199 bool __vfio_pci_memory_enabled(struct vfio_pci_core_device *vdev);
367 if (!__vfio_pci_memory_enabled(vdev)) in nvgrace_gpu_mmap()