Home
last modified time | relevance | path

Searched defs:xe_vdev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/pci/xe/
H A Dmain.c23 struct xe_vfio_pci_core_device *xe_vdev; member
41 #define xe_vdev_to_dev(xe_vdev) (&(xe_vdev)->core_device.pdev->dev) argument
50 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() local
136 struct xe_vfio_pci_core_device *xe_vdev = in xe_vfio_pci_open_device() local
154 struct xe_vfio_pci_core_device *xe_vdev = in xe_vfio_pci_close_device() local
247 xe_vfio_pci_alloc_file(struct xe_vfio_pci_core_device *xe_vdev, in xe_vfio_pci_alloc_file()
[all …]