Searched refs:EEH_RESET_HOT (Results 1 – 6 of 6) sorted by relevance
774 option == EEH_RESET_HOT) in pnv_eeh_phb_reset()823 else if (option == EEH_RESET_HOT) in pnv_eeh_root_reset()859 case EEH_RESET_HOT: in __pnv_eeh_bridge_reset()919 case EEH_RESET_HOT: in pnv_eeh_bridge_reset()945 pnv_eeh_root_reset(hose, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()948 pnv_eeh_bridge_reset(dev, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus()986 case EEH_RESET_HOT: in pnv_eeh_do_flr()1024 case EEH_RESET_HOT: in pnv_eeh_do_af_flr()1111 (option == EEH_RESET_HOT || in pnv_eeh_reset()
3586 eeh_ops->reset(eehpe, EEH_RESET_HOT); in pnv_npu_disable_device()
77 ret = eeh_pe_reset(pe, EEH_RESET_HOT, true); in vfio_spapr_iommu_eeh_ioctl()
530 option = EEH_RESET_HOT; in pseries_eeh_reset()538 option == EEH_RESET_HOT) in pseries_eeh_reset()
839 eeh_ops->reset(pe, EEH_RESET_HOT); in pcibios_set_pcie_reset_state()911 int type = EEH_RESET_HOT; in eeh_pe_reset_full()1692 case EEH_RESET_HOT: in eeh_pe_reset()
210 #define EEH_RESET_HOT 1 /* Hot reset */ macro