Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/boot/
Dmain.c126 ((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-6.6.21/arch/x86/include/uapi/asm/
Dbootparam.h88 __u16 heap_end_ptr; member
/linux-6.6.21/Documentation/arch/x86/
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;