THUNDERX_NODE     743 drivers/edac/thunderx_edac.c 	lmc->node = FIELD_GET(THUNDERX_NODE, pci_resource_start(pdev, 0));
THUNDERX_NODE     760 drivers/edac/thunderx_edac.c 	l2c_ioaddr = ioremap(L2C_CTL | FIELD_PREP(THUNDERX_NODE, lmc->node), PAGE_SIZE);