Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_sysfs.c141 if (!eeh_enabled()) in eeh_sysfs_add_device()
163 WARN_ON(eeh_enabled()); in eeh_sysfs_remove_device()
H A Deeh.c449 if (!eeh_enabled()) in eeh_dev_check_failure()
1072 if (!dev || !eeh_enabled()) in eeh_remove_device()
1347 if (eeh_enabled()) { in eeh_pe_set_option()
1570 if (!eeh_enabled()) { in proc_eeh_show()
1608 if (eeh_enabled()) in eeh_enable_dbgfs_get()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Deeh.h253 static inline bool eeh_enabled(void) in eeh_enabled() function
318 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled())
329 static inline bool eeh_enabled(void) in eeh_enabled() function
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_spapr_eeh.c42 ret = eeh_enabled() ? 1 : 0; in vfio_spapr_iommu_eeh_ioctl()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c57 if (eeh_enabled()) in pnv_eeh_event()
157 if (eeh_enabled()) in pnv_eeh_enable_phbs()
197 if (!eeh_enabled()) in pnv_eeh_post_init()
1597 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled()) in pnv_eeh_next_error()