Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
A Dmain.c124 ((size_t)boot_params.hdr.heap_end_ptr + 0x200); in init_heap()
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/
A Dbootparam.h86 __u16 heap_end_ptr; member
/linux/Documentation/x86/
A 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;

Completed in 7 milliseconds