Lines Matching refs:size
44 unsigned long size;
101 unsigned long size)
104 bounce->size = size;
106 bounce->ptr = vmalloc(size);
346 unsigned long size = cmd->npages << PAGE_SHIFT;
350 end = start + size;
354 ret = dmirror_bounce_init(&bounce, start, size);
374 bounce.size))
415 unsigned long size = cmd->npages << PAGE_SHIFT;
419 end = start + size;
423 ret = dmirror_bounce_init(&bounce, start, size);
427 bounce.size)) {
668 unsigned long size = cmd->npages << PAGE_SHIFT;
679 end = start + size;
719 ret = dmirror_bounce_init(&bounce, start, size);
727 bounce.size))
864 unsigned long size = cmd->npages << PAGE_SHIFT;
877 end = start + size;