Home
last modified time | relevance | path

Searched refs:TASK32_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dbinfmt_elfo32.c66 #define TASK32_SIZE 0x3fff8000UL macro
68 #define TASK32_SIZE 0x7fff8000UL macro
71 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)
Dbinfmt_elfn32.c49 #define TASK32_SIZE 0x7fff8000UL macro
51 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)