Home
last modified time | relevance | path

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

/arch/tile/include/asm/
Dpage.h172 #define HALF_VA_SPACE (_AC(1, UL) << (CHIP_VA_WIDTH() - 1)) macro
174 #define MEM_LOW_END (HALF_VA_SPACE - 1) /* low half */
175 #define MEM_HIGH_START (-HALF_VA_SPACE) /* high half */