Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dbinfmt_elfo32.c67 #define TASK32_SIZE 0x3fff8000UL macro
69 #define TASK32_SIZE 0x7fff8000UL macro
72 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)
Dbinfmt_elfn32.c50 #define TASK32_SIZE 0x7fff8000UL macro
52 #define ELF_ET_DYN_BASE (TASK32_SIZE / 3 * 2)