Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Deeh.c771 eeh_ops->reset(pe, EEH_RESET_FUNDAMENTAL); in pcibios_set_pcie_reset_state()
847 type = EEH_RESET_FUNDAMENTAL; in eeh_pe_reset_full()
1471 case EEH_RESET_FUNDAMENTAL: in eeh_pe_reset()
/linux/arch/powerpc/include/asm/
H A Deeh.h211 #define EEH_RESET_FUNDAMENTAL 3 /* Fundamental reset */ macro
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c811 return eeh_pe_reset(pe, EEH_RESET_FUNDAMENTAL, true); in vfio_spapr_ioctl_eeh_pe_op()