Home
last modified time | relevance | path

Searched refs:setup_move_size (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dmain.c51 if (oldcmd->cl_offset < boot_params.hdr.setup_move_size) in copy_boot_params()
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h50 __u16 setup_move_size; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h84 __u16 setup_move_size; member
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c278 hdr->setup_move_size = 0x9100; in setup_zimage()
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst204 0212/2 2.00+ setup_move_size Move to high memory size (used with hooks)
508 Field name: setup_move_size
1070 covered by setup_move_size, so you may need to adjust this
1161 setup_move_size = heap_end + strlen(cmdline)+1;