Home
last modified time | relevance | path

Searched refs:vfio_eeh_pe_op (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/vfio/
Dvfio_iommu_spapr_tce.c781 struct vfio_eeh_pe_op op; in vfio_spapr_ioctl_eeh_pe_op()
788 minsz = offsetofend(struct vfio_eeh_pe_op, op); in vfio_spapr_ioctl_eeh_pe_op()
815 minsz = offsetofend(struct vfio_eeh_pe_op, err.mask); in vfio_spapr_ioctl_eeh_pe_op()
/linux-6.12.1/include/uapi/linux/
Dvfio.h1735 struct vfio_eeh_pe_op { struct
/linux-6.12.1/Documentation/driver-api/
Dvfio.rst518 struct vfio_eeh_pe_op pe_op = { .argsz = sizeof(pe_op), .flags = 0 };