Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dprocessor.h40 #define DEFAULT_MAP_BASE32 (0x40000000UL) macro
47 #define DEFAULT_MAP_BASE DEFAULT_MAP_BASE32
/arch/parisc/kernel/
Dbinfmt_elf32.c91 current->thread.map_base = DEFAULT_MAP_BASE32; \