Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dspapr.h126 int spapr_phb_vfio_eeh_configure(SpaprPhbState *sphb);
147 static inline int spapr_phb_vfio_eeh_configure(SpaprPhbState *sphb) in spapr_phb_vfio_eeh_configure() function
/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c308 int spapr_phb_vfio_eeh_configure(SpaprPhbState *sphb) in spapr_phb_vfio_eeh_configure() function
347 int spapr_phb_vfio_eeh_configure(SpaprPhbState *sphb) in spapr_phb_vfio_eeh_configure() function
H A Dspapr_pci.c666 ret = spapr_phb_vfio_eeh_configure(sphb); in rtas_ibm_configure_pe()