Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dboot.h85 extern const unsigned long kernel_inittext_offset;
/linux/arch/x86/boot/compressed/
H A Dmisc.c335 const unsigned long kernel_inittext_offset = VO__sinittext - VO__text; variable