Searched defs:RG_MAP_SECURE (Results 1 – 4 of 4) sorted by relevance
35 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
46 #define RG_MAP_SECURE(top, base) \ macro
102 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
485 #define RG_MAP_SECURE(top, base) \ macro