Home
last modified time | relevance | path

Searched refs:VFIO_EEH_PE_CONFIGURE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c312 ret = vfio_eeh_as_op(&sphb->iommu_as, VFIO_EEH_PE_CONFIGURE); in spapr_phb_vfio_eeh_configure()
/openbmc/linux/include/uapi/linux/
H A Dvfio.h1733 #define VFIO_EEH_PE_CONFIGURE 8 /* PE configuration */ macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1757 #define VFIO_EEH_PE_CONFIGURE 8 /* PE configuration */ macro
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c812 case VFIO_EEH_PE_CONFIGURE: in vfio_spapr_ioctl_eeh_pe_op()
/openbmc/linux/Documentation/driver-api/
H A Dvfio.rst616 pe_op.op = VFIO_EEH_PE_CONFIGURE;