Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/include/asm/
Dprocessor.h36 #define DEFAULT_MAP_BASE (0x200000000UL) macro
39 #define DEFAULT_MAP_BASE DEFAULT_MAP_BASE32 macro
145 .map_base = DEFAULT_MAP_BASE, \
Delf.h238 current->thread.map_base = DEFAULT_MAP_BASE; \