Home
last modified time | relevance | path

Searched refs:end_vm (Results 1 – 3 of 3) sorted by relevance

/arch/um/include/shared/
A Das-layout.h41 extern unsigned long end_vm;
/arch/um/kernel/
A Dum_arch.c125 unsigned long end_vm; variable
398 end_vm = start_vm + virtmem_size; in linux_main()
/arch/um/os-Linux/
A Dmain.c264 else if ((addr >= start_vm) && (addr < end_vm)) { in __wrap_free()

Completed in 5 milliseconds