Searched defs:text_start (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Drealmode.h9 u32 text_start; member in struct:real_mode_header
/linux-4.4.14/arch/arm/mm/
H A Didmap.c77 static void identity_mapping_add(pgd_t *pgd, const char *text_start, identity_mapping_add() argument
/linux-4.4.14/arch/x86/realmode/
H A Dinit.c113 unsigned long text_start = set_real_mode_permissions() local
/linux-4.4.14/arch/cris/kernel/
H A Dvmlinux.lds.S39 text_start = .; /* Lots of aliases. */ define
/linux-4.4.14/arch/x86/entry/vdso/
H A Dvma.c96 unsigned long addr, text_start; map_vdso() local
/linux-4.4.14/arch/x86/boot/tools/
H A Dbuild.c204 static void update_pecoff_text(unsigned int text_start, unsigned int file_sz) update_pecoff_text() argument
278 static inline void update_pecoff_text(unsigned int text_start, update_pecoff_text() argument
/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Da.out.h32 __u64 text_start; /* with a few additions that actually make sense */ member in struct:aouthdr
/linux-4.4.14/arch/metag/kernel/
H A Dsetup.c225 unsigned long text_start = (unsigned long)(&_stext); setup_arch() local
/linux-4.4.14/arch/mips/boot/
H A Decoff.h40 long text_start; /* base of text used for this file */ member in struct:aouthdr
/linux-4.4.14/arch/x86/kernel/
H A Dalternative.c562 u8 *text_start = start; alternatives_text_reserved() local
/linux-4.4.14/include/uapi/linux/
H A Dcoff.h137 char text_start[4]; /* base of text used for this file */ member in struct:__anon13977
/linux-4.4.14/arch/powerpc/boot/
H A Drs6000.h46 unsigned char text_start[4]; /* base of text used for this file */ member in struct:__anon2230

Completed in 355 milliseconds