Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Deeh.h240 static inline bool eeh_enabled(void) in eeh_enabled() function
305 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled())
316 static inline bool eeh_enabled(void) in eeh_enabled() function
/linux-4.1.27/arch/powerpc/kernel/
Deeh.c446 if (!eeh_enabled()) in eeh_dev_check_failure()
1049 if (eeh_enabled()) in eeh_init()
1124 if (!dev || !eeh_enabled()) in eeh_add_device_late()
1228 if (!dev || !eeh_enabled()) in eeh_remove_device()
1498 if (eeh_enabled()) { in eeh_pe_set_option()
1667 if (!eeh_enabled()) { in proc_eeh_show()
1721 if (eeh_enabled()) in eeh_enable_dbgfs_get()
Deeh_sysfs.c99 if (!eeh_enabled()) in eeh_sysfs_add_device()
/linux-4.1.27/drivers/vfio/
Dvfio_spapr_eeh.c45 ret = eeh_enabled() ? 1 : 0; in vfio_spapr_iommu_eeh_ioctl()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Deeh-powernv.c105 if (eeh_enabled()) in pnv_eeh_event()
258 if (eeh_enabled()) in pnv_eeh_post_init()