Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c35 static bool vfio_eeh_container_ok(VFIOContainer *container) in vfio_eeh_container_ok() function
71 if (!vfio_eeh_container_ok(container)) { in vfio_eeh_container_op()
116 return (container != NULL) && vfio_eeh_container_ok(container); in vfio_eeh_as_ok()