Lines Matching refs:size
226 return nd_mapping->size;
239 static DEVICE_ATTR_RO(size);
397 * size. Of course, this value is potentially invalidated the
711 nd_mapping->start, nd_mapping->size,
1046 if ((mapping->start | mapping->size) % PAGE_SIZE) {
1109 nd_region->mapping[i].size = mapping->size;
1286 resource_size_t start, size;
1302 res_end = ctx->start + ctx->size;
1313 resource_size_t size)
1319 .size = size,