Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Deeh.c762 eeh_ops->reset(pe, EEH_RESET_HOT); in pcibios_set_pcie_reset_state()
835 int type = EEH_RESET_HOT; in eeh_pe_reset_full()
1470 case EEH_RESET_HOT: in eeh_pe_reset()
/linux/arch/powerpc/include/asm/
H A Deeh.h210 #define EEH_RESET_HOT 1 /* Hot reset */ macro
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c809 return eeh_pe_reset(pe, EEH_RESET_HOT, true); in vfio_spapr_ioctl_eeh_pe_op()