Home
last modified time | relevance | path

Searched refs:ext_cmd_line_ptr (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/x86/boot/compressed/
A Dcmdline.c19 cmd_line_ptr |= (u64)boot_params->ext_cmd_line_ptr << 32; in get_cmd_line_ptr()
/linux-6.3-rc2/arch/x86/mm/
A Dmem_encrypt_amd.c188 cmdline_paddr = boot_data->hdr.cmd_line_ptr | ((u64)boot_data->ext_cmd_line_ptr << 32); in sme_unmap_bootdata()
210 cmdline_paddr = boot_data->hdr.cmd_line_ptr | ((u64)boot_data->ext_cmd_line_ptr << 32); in sme_map_bootdata()
A Dmem_encrypt_identity.c601 ((u64)bp->ext_cmd_line_ptr << 32)); in sme_enable()
/linux-6.3-rc2/Documentation/x86/
A Dzero-page.rst30 0C8/004 ALL ext_cmd_line_ptr cmd_line_ptr high 32bits
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dbootparam.h199 __u32 ext_cmd_line_ptr; /* 0x0c8 */ member
/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Dx86-stub.c514 &hdr->cmd_line_ptr, &boot_params->ext_cmd_line_ptr); in efi_pe_entry()
853 ((u64)boot_params->ext_cmd_line_ptr << 32)); in efi_main()
/linux-6.3-rc2/arch/x86/kernel/
A Dhead64.c441 cmd_line_ptr |= (u64)boot_params.ext_cmd_line_ptr << 32; in get_cmd_line_ptr()
A Dkexec-bzimage64.c92 params->ext_cmd_line_ptr = cmdline_ext_32; in setup_cmdline()

Completed in 13 milliseconds