Lines Matching full:thunderx
2 * Cavium ThunderX memory controller kernel module
711 mci->mod_name = "thunderx-lmc"; in thunderx_lmc_probe()
712 mci->ctl_name = "thunderx-lmc"; in thunderx_lmc_probe()
731 "[EDAC] ThunderX LMC", mci); in thunderx_lmc_probe()
1403 0, "[EDAC] ThunderX OCX", in thunderx_ocx_probe()
1411 edac_dev->mod_name = "thunderx-ocx"; in thunderx_ocx_probe()
1412 edac_dev->ctl_name = "thunderx-ocx"; in thunderx_ocx_probe()
2033 0, "[EDAC] ThunderX L2C", in thunderx_l2c_probe()
2040 edac_dev->mod_name = "thunderx-l2c"; in thunderx_l2c_probe()
2041 edac_dev->ctl_name = "thunderx-l2c"; in thunderx_l2c_probe()
2146 MODULE_DESCRIPTION("EDAC Driver for Cavium ThunderX");