Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Deeh.h255 static inline bool eeh_enabled(void) in eeh_enabled() function
329 #define EEH_POSSIBLE_ERROR(val, type) ((val) == (type)~0 && eeh_enabled())
340 static inline bool eeh_enabled(void) in eeh_enabled() function
/arch/powerpc/kernel/
Deeh_sysfs.c158 if (!eeh_enabled()) in eeh_sysfs_add_device()
Deeh.c455 if (!eeh_enabled()) in eeh_dev_check_failure()
1275 if (!dev || !eeh_enabled()) in eeh_remove_device()
1545 if (eeh_enabled()) { in eeh_pe_set_option()
1768 if (!eeh_enabled()) { in proc_eeh_show()
1806 if (eeh_enabled()) in eeh_enable_dbgfs_get()
/arch/powerpc/platforms/powernv/
Deeh-powernv.c112 if (eeh_enabled()) in pnv_eeh_event()
212 if (eeh_enabled()) in pnv_eeh_enable_phbs()
252 if (!eeh_enabled()) in pnv_eeh_post_init()
1637 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled()) in pnv_eeh_next_error()