Lines Matching full:iomem
1290 b64[0] = c->u.iomem.low_iomem;1291 b64[1] = c->u.iomem.high_iomem;1298 if (c->u.iomem.high_iomem > 0xFFFFFFFFULL) {1300 " cannot represent IOMEM addresses over 16TB",1305 buf[0] = c->u.iomem.low_iomem;1306 buf[1] = c->u.iomem.high_iomem;