Home
last modified time | relevance | path

Searched refs:heap_end (Results 1 – 5 of 5) sorted by relevance

/arch/x86/boot/
Dmain.c21 char *heap_end = _end; /* Default end of heap = no heap */ variable
123 heap_end = (char *) in init_heap()
125 if (heap_end > stack_end) in init_heap()
126 heap_end = stack_end; in init_heap()
Dboot.h194 extern char *heap_end;
210 return (int)(heap_end-HEAP) >= (int)n; in heap_free()
/arch/x86/realmode/rm/
Dstack.S11 GLOBAL(heap_end)
/arch/mips/include/asm/octeon/
Docteon.h63 uint64_t heap_end; member
114 uint64_t heap_end;
Dcvmx-bootinfo.h64 uint64_t heap_end; member
147 uint64_t heap_end;