Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dmain.c49 if (oldcmd->cl_offset < boot_params.hdr.setup_move_size) in copy_boot_params()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbootparam.h47 __u16 setup_move_size; member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h81 __u16 setup_move_size; member
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dzimage.c246 hdr->setup_move_size = 0x9100; in setup_zimage()
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst204 0212/2 2.00+ setup_move_size Move to high memory size (used with hooks)
507 Field name: setup_move_size
1069 covered by setup_move_size, so you may need to adjust this
1160 setup_move_size = heap_end + strlen(cmdline)+1;