Searched refs:eeh_pe_set_option (Results 1 – 4 of 4) sorted by relevance
796 return eeh_pe_set_option(pe, EEH_OPT_DISABLE); in vfio_spapr_ioctl_eeh_pe_op()798 return eeh_pe_set_option(pe, EEH_OPT_ENABLE); in vfio_spapr_ioctl_eeh_pe_op()800 return eeh_pe_set_option(pe, EEH_OPT_THAW_MMIO); in vfio_spapr_ioctl_eeh_pe_op()802 return eeh_pe_set_option(pe, EEH_OPT_THAW_DMA); in vfio_spapr_ioctl_eeh_pe_op()
813 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in eeh_pe_refreeze_passed()1315 int eeh_pe_set_option(struct eeh_pe *pe, int option) in eeh_pe_set_option() function1356 EXPORT_SYMBOL_GPL(eeh_pe_set_option);
305 int eeh_pe_set_option(struct eeh_pe *pe, int option);
813 eeh_pe_set_option(pe, EEH_OPT_FREEZE_PE); in pnv_php_interrupt()