Searched refs:ext_cmd_line_ptr (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/arch/x86/boot/compressed/
H A Dcmdline.c20 cmd_line_ptr |= (u64)real_mode->ext_cmd_line_ptr << 32; get_cmd_line_ptr()
H A Daslr.c163 cmd_line = (u64)real_mode->ext_cmd_line_ptr << 32; mem_avoid_init()
H A Deboot.c1117 boot_params->ext_cmd_line_ptr = (u64)(unsigned long)cmdline_ptr >> 32; make_boot_params()
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dbootparam.h127 __u32 ext_cmd_line_ptr; /* 0x0c8 */ member in struct:boot_params
/linux-4.1.27/arch/x86/kernel/
H A Dhead64.c122 cmd_line_ptr |= (u64)boot_params.ext_cmd_line_ptr << 32; get_cmd_line_ptr()
H A Dkexec-bzimage64.c93 params->ext_cmd_line_ptr = cmdline_ext_32; setup_cmdline()

Completed in 283 milliseconds