Searched refs:ghes_get_devices (Results 1 – 13 of 13) sorted by relevance
75 struct list_head *ghes_get_devices(void);79 static inline struct list_head *ghes_get_devices(void) { return NULL; } in ghes_get_devices() function
41 if (ghes_get_devices()) in fsl_ddr_mc_init()
545 ghes_devs = ghes_get_devices(); in ghes_edac_init()
600 if (ghes_get_devices()) in armada_xp_edac_init()
608 if (ghes_get_devices()) in skx_init()
1024 if (ghes_get_devices()) in i10nm_init()
1444 if (ghes_get_devices()) in igen6_init()
1528 if (ghes_get_devices()) in pnd2_init()
2109 if (ghes_get_devices()) in thunderx_edac_init()
2003 if (ghes_get_devices()) in xgene_edac_init()
3638 if (ghes_get_devices()) in sbridge_init()
4143 if (ghes_get_devices()) in amd64_edac_init()
1660 struct list_head *ghes_get_devices(void) in ghes_get_devices() function1678 EXPORT_SYMBOL_GPL(ghes_get_devices);
Completed in 52 milliseconds