Searched refs:eeh_pe_set_option (Results 1 – 4 of 4) sorted by relevance
59 ret = eeh_pe_set_option(pe, EEH_OPT_DISABLE); in vfio_spapr_iommu_eeh_ioctl()62 ret = eeh_pe_set_option(pe, EEH_OPT_ENABLE); in vfio_spapr_iommu_eeh_ioctl()65 ret = eeh_pe_set_option(pe, EEH_OPT_THAW_MMIO); in vfio_spapr_iommu_eeh_ioctl()68 ret = eeh_pe_set_option(pe, EEH_OPT_THAW_DMA); in vfio_spapr_iommu_eeh_ioctl()
890 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_refreeze_passed()1533 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option() function1574 EXPORT_SYMBOL_GPL(eeh_pe_set_option);
315 int eeh_pe_set_option(struct eeh_pe *pe, int option);
802 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in pnv_php_interrupt()