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