Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Deeh-powernv.c729 if (option == EEH_RESET_FUNDAMENTAL || in pnv_eeh_phb_reset()
775 if (option == EEH_RESET_FUNDAMENTAL) in pnv_eeh_root_reset()
814 case EEH_RESET_FUNDAMENTAL: in __pnv_eeh_bridge_reset()
872 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_bridge_reset()
944 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_do_flr()
982 case EEH_RESET_FUNDAMENTAL: in pnv_eeh_do_af_flr()
1069 option == EEH_RESET_FUNDAMENTAL)) { in pnv_eeh_reset()
1104 if (option != EEH_RESET_FUNDAMENTAL) { in pnv_eeh_reset()
A Dpci-ioda.c3195 pnv_eeh_phb_reset(hose, EEH_RESET_FUNDAMENTAL); in pnv_pci_init_ioda_phb()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Deeh_pseries.c172 if (option == EEH_RESET_FUNDAMENTAL && ret == -8) { in pseries_eeh_phb_reset()
180 if (option == EEH_RESET_FUNDAMENTAL || option == EEH_RESET_HOT) in pseries_eeh_phb_reset()
873 pseries_eeh_phb_reset(phb, config_addr, EEH_RESET_FUNDAMENTAL); in eeh_pseries_init()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c762 eeh_ops->reset(pe, EEH_RESET_FUNDAMENTAL); in pcibios_set_pcie_reset_state()
838 type = EEH_RESET_FUNDAMENTAL; in eeh_pe_reset_full()
1483 case EEH_RESET_FUNDAMENTAL: in eeh_pe_reset()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h211 #define EEH_RESET_FUNDAMENTAL 3 /* Fundamental reset */ macro
/linux-6.3-rc2/drivers/vfio/
A Dvfio_iommu_spapr_tce.c811 return eeh_pe_reset(pe, EEH_RESET_FUNDAMENTAL, true); in vfio_spapr_ioctl_eeh_pe_op()

Completed in 20 milliseconds