Home
last modified time | relevance | path

Searched defs:text_start (Results 1 – 13 of 13) sorted by relevance

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