Home
last modified time | relevance | path

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

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