Lines Matching full:thunderx
2 * Cavium ThunderX memory controller kernel module
717 mci->mod_name = "thunderx-lmc"; in thunderx_lmc_probe()
718 mci->ctl_name = "thunderx-lmc"; in thunderx_lmc_probe()
737 "[EDAC] ThunderX LMC", mci); in thunderx_lmc_probe()
1410 0, "[EDAC] ThunderX OCX", in thunderx_ocx_probe()
1418 edac_dev->mod_name = "thunderx-ocx"; in thunderx_ocx_probe()
1419 edac_dev->ctl_name = "thunderx-ocx"; in thunderx_ocx_probe()
2041 0, "[EDAC] ThunderX L2C", in thunderx_l2c_probe()
2048 edac_dev->mod_name = "thunderx-l2c"; in thunderx_l2c_probe()
2049 edac_dev->ctl_name = "thunderx-l2c"; in thunderx_l2c_probe()
2154 MODULE_DESCRIPTION("EDAC Driver for Cavium ThunderX");