Home
last modified time | relevance | path

Searched refs:OLD_CL_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dsetup.h27 #define OLD_CL_ADDRESS 0x020 /* Relative to real mode data */ macro
/linux-6.12.1/arch/x86/boot/
Dmain.c36 const struct old_cmdline * const oldcmd = absolute_pointer(OLD_CL_ADDRESS); in copy_boot_params()