Home
last modified time | relevance | path

Searched refs:heap_end_ptr (Results 1 – 3 of 3) 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