Searched defs:heap_end (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/arch/x86/boot/ | ||
H A D | main.c | 22 char *heap_end = _end; /* Default end of heap = no heap */ variable |
/linux-4.4.14/arch/mips/include/asm/octeon/ | ||
H A D | octeon.h | 63 uint64_t heap_end; member in struct:octeon_boot_descriptor |
H A D | cvmx-bootinfo.h | 62 uint64_t heap_end; member in struct:cvmx_bootinfo |
/linux-4.4.14/arch/metag/kernel/ | ||
H A D | setup.c | 227 unsigned long heap_start, heap_end; setup_arch() local |
Completed in 387 milliseconds