Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
H A Dmain.c124 heap_end = (char *) ((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()
/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h59 __u16 heap_end_ptr; member
/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
1152 heap_end_ptr = heap_end - 0x200;