Home
last modified time | relevance | path

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

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