Searched defs:RG_MAP_SECURE (Results 1 – 2 of 2) sorted by relevance
35 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
102 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
Completed in 3 milliseconds