Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh_sysfs.c142 if (!eeh_enabled()) in eeh_sysfs_add_device()
164 WARN_ON(eeh_enabled()); in eeh_sysfs_remove_device()
A Deeh.c436 if (!eeh_enabled()) in eeh_dev_check_failure()
1062 if (!dev || !eeh_enabled()) in eeh_remove_device()
1337 if (eeh_enabled()) { in eeh_pe_set_option()
1562 if (!eeh_enabled()) { in proc_eeh_show()
1630 if (eeh_enabled()) in eeh_enable_dbgfs_get()
/linux-6.3-rc2/arch/powerpc/include/asm/
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
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Deeh-powernv.c58 if (eeh_enabled()) in pnv_eeh_event()
158 if (eeh_enabled()) in pnv_eeh_enable_phbs()
198 if (!eeh_enabled()) in pnv_eeh_post_init()
1598 if (ret == EEH_NEXT_ERR_NONE && eeh_enabled()) in pnv_eeh_next_error()
/linux-6.3-rc2/drivers/vfio/
A Dvfio_iommu_spapr_tce.c842 return eeh_enabled(); in tce_iommu_ioctl()

Completed in 13 milliseconds