Searched defs:vm_len (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ | ||
H A D | nommu.c | 1616 unsigned long vm_len = vma->vm_end - vma->vm_start; in vm_iomap_memory() local |
H A D | memory.c | 2546 unsigned long vm_len, pfn, pages; in vm_iomap_memory() local |