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() argument
57 static void xe_vfio_pci_reset(struct xe_vfio_pci_core_device *xe_vdev) in xe_vfio_pci_reset() argument
65 xe_vfio_pci_state_mutex_lock(struct xe_vfio_pci_core_device * xe_vdev) xe_vfio_pci_state_mutex_lock() argument
74 xe_vfio_pci_state_mutex_unlock(struct xe_vfio_pci_core_device * xe_vdev) xe_vfio_pci_state_mutex_unlock() argument
90 struct xe_vfio_pci_core_device *xe_vdev = pci_get_drvdata(pdev); xe_vfio_pci_reset_done() local
136 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_open_device() local
154 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_close_device() local
247 xe_vfio_pci_alloc_file(struct xe_vfio_pci_core_device * xe_vdev,enum xe_vfio_pci_file_type type) xe_vfio_pci_alloc_file() argument
278 xe_vfio_set_state(struct xe_vfio_pci_core_device * xe_vdev,u32 new) xe_vfio_set_state() argument
389 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_set_device_state() local
425 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_get_device_state() local
438 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_get_data_size() local
454 xe_vfio_pci_migration_init(struct xe_vfio_pci_core_device * xe_vdev) xe_vfio_pci_migration_init() argument
476 xe_vfio_pci_migration_fini(struct xe_vfio_pci_core_device * xe_vdev) xe_vfio_pci_migration_fini() argument
486 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_init_dev() local
496 struct xe_vfio_pci_core_device *xe_vdev = xe_vfio_pci_release_dev() local
525 struct xe_vfio_pci_core_device *xe_vdev; xe_vfio_pci_probe() local
546 struct xe_vfio_pci_core_device *xe_vdev = pci_get_drvdata(pdev); xe_vfio_pci_remove() local
[all...]