Home
last modified time | relevance | path

Searched refs:COMPAT_ELF_ET_DYN_BASE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/
A Dcompat_binfmt_elf.c88 #ifdef COMPAT_ELF_ET_DYN_BASE
90 #define ELF_ET_DYN_BASE COMPAT_ELF_ET_DYN_BASE
/linux-6.3-rc2/arch/riscv/include/asm/
A Delf.h133 #define COMPAT_ELF_ET_DYN_BASE ((TASK_SIZE_32 / 3) * 2) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Delf_64.h192 #define COMPAT_ELF_ET_DYN_BASE 0x0000000070000000UL macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Delf.h207 #define COMPAT_ELF_ET_DYN_BASE 0x000400000UL macro
/linux-6.3-rc2/arch/x86/include/asm/
A Delf.h358 #define COMPAT_ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000) macro

Completed in 7 milliseconds