Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dbinfmt_elfo32.c38 #define TASK32_SIZE 0x3fff8000UL macro
40 #define TASK32_SIZE 0x7fff8000UL macro
43 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)
Dbinfmt_elfn32.c37 #define TASK32_SIZE 0x7fff8000UL macro
39 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)