Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/include/asm/
Dpage.h164 #define HALF_VA_SPACE (_AC(1, UL) << (CHIP_VA_WIDTH() - 1)) macro
166 #define MEM_LOW_END (HALF_VA_SPACE - 1) /* low half */
167 #define MEM_HIGH_START (-HALF_VA_SPACE) /* high half */