Searched refs:eeh_enabled (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Deeh_sysfs.c142 if (!eeh_enabled())
164 WARN_ON(eeh_enabled());
H A Deeh.c436 if (!eeh_enabled())
1062 if (!dev || !eeh_enabled())
1337 if (eeh_enabled()) {
1562 if (!eeh_enabled()) {
1630 if (eeh_enabled())
/linux-master/arch/powerpc/include/asm/
H A Deeh.h253 static inline bool eeh_enabled(void) function
318 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled())
329 static inline bool eeh_enabled(void) function
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c58 if (eeh_enabled())
158 if (eeh_enabled())
198 if (!eeh_enabled())
1597 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled())
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c842 return eeh_enabled();

Completed in 139 milliseconds