Lines Matching refs:thunderx_l2c
1744 struct thunderx_l2c {
1763 struct thunderx_l2c *tad = container_of(msix, struct thunderx_l2c,
1795 struct thunderx_l2c *cbc = container_of(msix, struct thunderx_l2c,
1824 struct thunderx_l2c *mci = container_of(msix, struct thunderx_l2c,
1845 struct thunderx_l2c *l2c = container_of(msix, struct thunderx_l2c,
1948 struct thunderx_l2c *l2c;
1965 ret = pcim_iomap_regions(pdev, BIT(0), "thunderx_l2c");
2006 edac_dev = edac_device_alloc_ctl_info(sizeof(struct thunderx_l2c),
2084 struct thunderx_l2c *l2c = edac_dev->pvt_info;