Searched defs:xe_vdev (Results 1 – 1 of 1) sorted by relevance
23 struct xe_vfio_pci_core_device *xe_vdev; member41 #define xe_vdev_to_dev(xe_vdev) (&(xe_vdev)->core_device.pdev->dev) argument50 static void xe_vfio_pci_put_file(struct xe_vfio_pci_core_device *xe_vdev) in xe_vfio_pci_put_file()57 static void xe_vfio_pci_reset(struct xe_vfio_pci_core_device *xe_vdev) in xe_vfio_pci_reset()65 static void xe_vfio_pci_state_mutex_lock(struct xe_vfio_pci_core_device *xe_vdev) in xe_vfio_pci_state_mutex_lock()74 static void xe_vfio_pci_state_mutex_unlock(struct xe_vfio_pci_core_device *xe_vdev) in xe_vfio_pci_state_mutex_unlock()90 struct xe_vfio_pci_core_device *xe_vdev = pci_get_drvdata(pdev); in xe_vfio_pci_reset_done() local136 struct xe_vfio_pci_core_device *xe_vdev = in xe_vfio_pci_open_device() local154 struct xe_vfio_pci_core_device *xe_vdev = in xe_vfio_pci_close_device() local247 xe_vfio_pci_alloc_file(struct xe_vfio_pci_core_device *xe_vdev, in xe_vfio_pci_alloc_file()[all …]