Home
last modified time | relevance | path

Searched refs:heap_end_ptr (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dmain.c126 ((size_t)boot_params.hdr.heap_end_ptr + 0x200); in init_heap()
H A Dedd.c59 if (mbrbuf_end > (char *)(size_t)boot_params.hdr.heap_end_ptr) in read_mbr_sig()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h55 __u16 heap_end_ptr; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h89 __u16 heap_end_ptr; member
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c266 hdr->heap_end_ptr = HEAP_END_OFFSET; in setup_zimage()
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst209 0224/2 2.01+ heap_end_ptr Free memory after setup end
503 heap_end_ptr is valid. If this field is clear, some setup code
574 Field name: heap_end_ptr
1151 heap_end_ptr = heap_end - 0x200;