Searched defs:VA_SUN4_VPG (Results 1 – 2 of 2) sorted by relevance
214 #define VA_SUN4_VPG(va) (((int)(va) >> 13) & 31) macro
66 #define VA_SUN4_VPG(va) (((int)(va) >> 13) & 31) macro