Home
last modified time | relevance | path

Searched defs:COMPAT_ELF_ET_DYN_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Delf.h151 #define COMPAT_ELF_ET_DYN_BASE ((TASK_SIZE_32 / 3) * 2) macro
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h207 #define COMPAT_ELF_ET_DYN_BASE 0x000400000UL macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h358 #define COMPAT_ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000) macro
/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h192 #define COMPAT_ELF_ET_DYN_BASE 0x0000000070000000UL macro