Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/boot/
Dmain.c124 ((size_t)boot_params.hdr.heap_end_ptr + 0x200); in init_heap()
Dedd.c59 if (mbrbuf_end > (char *)(size_t)boot_params.hdr.heap_end_ptr) in read_mbr_sig()
/Linux-v5.10/arch/x86/include/uapi/asm/
Dbootparam.h86 __u16 heap_end_ptr; member
/Linux-v5.10/Documentation/x86/
Dboot.rst209 0224/2 2.01+ heap_end_ptr Free memory after setup end
502 heap_end_ptr is valid. If this field is clear, some setup code
573 Field name: heap_end_ptr
1150 heap_end_ptr = heap_end - 0x200;