Home
last modified time | relevance | path

Searched refs:EEH_FORCE_DISABLED (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Deeh.h27 #define EEH_FORCE_DISABLED 0x02 /* EEH disabled */ macro
255 return eeh_has_flag(EEH_ENABLED) && !eeh_has_flag(EEH_FORCE_DISABLED); in eeh_enabled()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh.c145 eeh_add_flag(EEH_FORCE_DISABLED); in eeh_setup()
155 if (eeh_has_flag(EEH_FORCE_DISABLED)) in eeh_show_enabled()
1621 eeh_clear_flag(EEH_FORCE_DISABLED); in eeh_enable_dbgfs_set()
1623 eeh_add_flag(EEH_FORCE_DISABLED); in eeh_enable_dbgfs_set()
/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()

Completed in 9 milliseconds