Home
last modified time | relevance | path

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

/linux-6.15/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
/linux-6.15/drivers/edac/
H A Dlayerscape_edac.c42 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.c600 if (ghes_get_devices()) in armada_xp_edac_init()
H A Dskx_base.c608 if (ghes_get_devices()) in skx_init()
H A Di10nm_base.c1028 if (ghes_get_devices()) in i10nm_init()
H A Digen6_edac.c1500 if (ghes_get_devices()) in igen6_init()
H A Dpnd2_edac.c1528 if (ghes_get_devices()) in pnd2_init()
H A Dxgene_edac.c2004 if (ghes_get_devices()) in xgene_edac_init()
H A Dthunderx_edac.c2109 if (ghes_get_devices()) in thunderx_edac_init()
H A Dsb_edac.c3638 if (ghes_get_devices()) in sbridge_init()
H A Damd64_edac.c4128 if (ghes_get_devices()) in amd64_edac_init()
/linux-6.15/drivers/acpi/apei/
H A Dghes.c1763 struct list_head *ghes_get_devices(void) in ghes_get_devices() function
1781 EXPORT_SYMBOL_GPL(ghes_get_devices);