Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Deeh.h237 static inline bool eeh_enabled(void) in eeh_enabled() function
304 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled())
315 static inline bool eeh_enabled(void) in eeh_enabled() function
/linux-4.4.14/arch/powerpc/kernel/
Deeh.c445 if (!eeh_enabled()) in eeh_dev_check_failure()
1048 if (eeh_enabled()) in eeh_init()
1123 if (!dev || !eeh_enabled()) in eeh_add_device_late()
1227 if (!dev || !eeh_enabled()) in eeh_remove_device()
1494 if (eeh_enabled()) { in eeh_pe_set_option()
1698 if (!eeh_enabled()) { in proc_eeh_show()
1752 if (eeh_enabled()) in eeh_enable_dbgfs_get()
Deeh_sysfs.c99 if (!eeh_enabled()) in eeh_sysfs_add_device()
/linux-4.4.14/drivers/vfio/
Dvfio_spapr_eeh.c45 ret = eeh_enabled() ? 1 : 0; in vfio_spapr_iommu_eeh_ioctl()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Deeh-powernv.c97 if (eeh_enabled()) in pnv_eeh_event()
243 if (!eeh_enabled()) in pnv_eeh_post_init()
254 if (eeh_enabled()) in pnv_eeh_post_init()
1476 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled()) in pnv_eeh_next_error()