Lines Matching defs:size
714 unsigned long size, pgprot_t vma_prot)
1040 vm->size = PAGE_ALIGN(md->length + (md->virtual & ~PAGE_MASK));
1049 void __init vm_reserve_area_early(unsigned long addr, unsigned long size,
1062 vm->size = size;
1117 addr += vm->size;
1167 * vmalloc=size forces the vmalloc area to be exactly 'size'
1270 * Round the memblock limit down to a pmd size. This
1329 end = memblock.memory.regions[0].base + memblock.memory.regions[0].size;