Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Didmap.c81 static void identity_mapping_add(pgd_t *pgd, const char *text_start, in identity_mapping_add()
/linux/arch/x86/realmode/
H A Dinit.c198 unsigned long text_start = in set_real_mode_permissions() local
/linux/arch/x86/include/asm/
H A Drealmode.h19 u32 text_start; member
/linux/arch/mips/boot/
H A Decoff.h44 int32_t text_start; /* base of text used for this file */ member
/linux/arch/alpha/include/uapi/asm/
H A Da.out.h33 __u64 text_start; /* with a few additions that actually make sense */ member
/linux/tools/perf/util/
H A Dmachine.h50 u64 text_start; member
/linux/include/uapi/linux/
H A Dcoff.h141 char text_start[4]; /* base of text used for this file */ member
/linux/arch/powerpc/boot/
H A Drs6000.h47 unsigned char text_start[4]; /* base of text used for this file */ member
/linux/arch/alpha/kernel/
H A Dosf_sys.c70 SYSCALL_DEFINE4(osf_set_program_attributes, unsigned long, text_start, in SYSCALL_DEFINE4() argument