Lines Matching full:iomem
1323 b64[0] = c->u.iomem.low_iomem;1324 b64[1] = c->u.iomem.high_iomem;1331 if (c->u.iomem.high_iomem > 0xFFFFFFFFULL) {1333 " cannot represent IOMEM addresses over 16TB",1338 buf[0] = c->u.iomem.low_iomem;1339 buf[1] = c->u.iomem.high_iomem;