Home
last modified time | relevance | path

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

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

Completed in 40 milliseconds