Home
last modified time | relevance | path

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

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