Searched refs:eeh_pe_set_option (Results 1 – 3 of 3) sorted by relevance
62 ret = eeh_pe_set_option(pe, EEH_OPT_DISABLE); in vfio_spapr_iommu_eeh_ioctl()65 ret = eeh_pe_set_option(pe, EEH_OPT_ENABLE); in vfio_spapr_iommu_eeh_ioctl()68 ret = eeh_pe_set_option(pe, EEH_OPT_THAW_MMIO); in vfio_spapr_iommu_eeh_ioctl()71 ret = eeh_pe_set_option(pe, EEH_OPT_THAW_DMA); in vfio_spapr_iommu_eeh_ioctl()
291 int eeh_pe_set_option(struct eeh_pe *pe, int option);
1479 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option() function1519 EXPORT_SYMBOL_GPL(eeh_pe_set_option);