Home
last modified time | relevance | path

Searched refs:vfio_pci_hot_reset (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dvfio.h775 struct vfio_pci_hot_reset { struct
/linux-6.6.21/drivers/vfio/pci/
Dvfio_pci_core.c1309 struct vfio_pci_hot_reset __user *arg) in vfio_pci_ioctl_pci_hot_reset_groups()
1386 struct vfio_pci_hot_reset __user *arg) in vfio_pci_ioctl_pci_hot_reset()
1388 unsigned long minsz = offsetofend(struct vfio_pci_hot_reset, count); in vfio_pci_ioctl_pci_hot_reset()
1389 struct vfio_pci_hot_reset hdr; in vfio_pci_ioctl_pci_hot_reset()