Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h248 static inline bool eeh_has_flag(int flag) in eeh_has_flag() function
255 return eeh_has_flag(EEH_ENABLED) && !eeh_has_flag(EEH_FORCE_DISABLED); in eeh_enabled()
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Deeh-powernv.c431 if (!eeh_has_flag(EEH_ENABLED)) { in pnv_eeh_probe()
559 if (eeh_has_flag(EEH_EARLY_DUMP_LOG)) in pnv_eeh_get_phb_state()
661 if (eeh_has_flag(EEH_EARLY_DUMP_LOG)) in pnv_eeh_get_pe_state()
1136 if (!eeh_has_flag(EEH_EARLY_DUMP_LOG)) in pnv_eeh_get_log()
1558 if (eeh_has_flag(EEH_EARLY_DUMP_LOG)) in pnv_eeh_next_error()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c155 if (eeh_has_flag(EEH_FORCE_DISABLED)) in eeh_show_enabled()
157 else if (eeh_has_flag(EEH_ENABLED)) in eeh_show_enabled()
312 if (eeh_has_flag(EEH_ENABLE_IO_FOR_LOG) || in eeh_slot_error_detail()
363 if (!eeh_has_flag(EEH_PROBE_MODE_DEV)) in eeh_phb_check_failure()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Deeh_pseries.c52 if (eeh_has_flag(EEH_FORCE_DISABLED)) in pseries_pcibios_bus_add_device()
371 if (WARN_ON_ONCE(!eeh_has_flag(EEH_PROBE_MODE_DEVTREE))) in pseries_eeh_init_edev()

Completed in 11 milliseconds