Home
last modified time | relevance | path

Searched refs:ghes_get_devices (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/acpi/
H A Dghes.h75 struct list_head *ghes_get_devices(void);
79 static inline struct list_head *ghes_get_devices(void) { return NULL; } in ghes_get_devices() function
/openbmc/linux/drivers/edac/
H A Dlayerscape_edac.c41 if (ghes_get_devices()) in fsl_ddr_mc_init()
H A Dghes_edac.c545 ghes_devs = ghes_get_devices(); in ghes_edac_init()
H A Darmada_xp_edac.c602 if (ghes_get_devices()) in armada_xp_edac_init()
H A Dskx_base.c656 if (ghes_get_devices()) in skx_init()
H A Digen6_edac.c1274 if (ghes_get_devices()) in igen6_init()
H A Di10nm_base.c1076 if (ghes_get_devices()) in i10nm_init()
H A Dpnd2_edac.c1531 if (ghes_get_devices()) in pnd2_init()
H A Dthunderx_edac.c2117 if (ghes_get_devices()) in thunderx_edac_init()
H A Dxgene_edac.c2007 if (ghes_get_devices()) in xgene_edac_init()
H A Dsb_edac.c3637 if (ghes_get_devices()) in sbridge_init()
H A Damd64_edac.c4374 if (ghes_get_devices()) in amd64_edac_init()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c1571 struct list_head *ghes_get_devices(void) in ghes_get_devices() function
1589 EXPORT_SYMBOL_GPL(ghes_get_devices);