Searched refs:l2c_ioaddr (Results 1 – 1 of 1) sorted by relevance
670 void *l2c_ioaddr; in thunderx_lmc_probe() local760 l2c_ioaddr = ioremap(L2C_CTL | FIELD_PREP(THUNDERX_NODE, lmc->node), PAGE_SIZE); in thunderx_lmc_probe()761 if (!l2c_ioaddr) { in thunderx_lmc_probe()767 lmc->l2c_alias = !(readq(l2c_ioaddr) & L2C_CTL_DISIDXALIAS); in thunderx_lmc_probe()769 iounmap(l2c_ioaddr); in thunderx_lmc_probe()