Home
last modified time | relevance | path

Searched refs:initrd_start_early (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dhead32.c34 unsigned long __initdata initrd_start_early; variable
157 ptr = (unsigned long *)__pa_nodebug(&initrd_start_early); in mk_early_pgtbl_32()
/openbmc/linux/arch/x86/include/asm/
H A Dmicrocode.h26 extern unsigned long initrd_start_early;
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c198 start = initrd_start_early; in find_microcode_in_initrd()