heap_base          63 arch/mips/include/asm/octeon/cvmx-bootinfo.h 	uint64_t heap_base;
heap_base         146 arch/mips/include/asm/octeon/cvmx-bootinfo.h 	uint64_t heap_base;
heap_base          61 arch/mips/include/asm/octeon/cvmx-sysinfo.h 	uint64_t heap_base;
heap_base          62 arch/mips/include/asm/octeon/octeon.h 	uint64_t heap_base;
heap_base         113 arch/mips/include/asm/octeon/octeon.h 	uint64_t heap_base;
heap_base         129 arch/powerpc/boot/simple_alloc.c 	unsigned long heap_base, tbl_size;
heap_base         140 arch/powerpc/boot/simple_alloc.c 	heap_base = _ALIGN_UP((unsigned long)alloc_tbl + tbl_size, alloc_min);
heap_base         142 arch/powerpc/boot/simple_alloc.c 	next_base = heap_base;
heap_base         149 arch/powerpc/boot/simple_alloc.c 	return (void *)(heap_base + heap_size);
heap_base         468 arch/x86/kernel/tboot.c 	void *heap_base, *heap_ptr, *config;
heap_base         485 arch/x86/kernel/tboot.c 	heap_base = ioremap(*(u64 *)(config + TXTCR_HEAP_BASE),
heap_base         488 arch/x86/kernel/tboot.c 	if (!heap_base)
heap_base         493 arch/x86/kernel/tboot.c 	heap_ptr = heap_base + *(u64 *)heap_base;
heap_base         704 drivers/atm/fore200e.h     u32	              heap_base;         /* offset form beginning of ram     */