Searched defs:RG_MAP_SECURE (Results 1 – 5 of 5) sorted by relevance
17 #define RG_MAP_SECURE(top, base) \ macro
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