Searched defs:VA_SIGN_POS (Results 1 – 2 of 2) sorted by relevance
82 #define VA_SIGN_POS(va) ((va) & ~VA_SIGN_MASK) macro
108 #define VA_SIGN_POS(va) ((va) & ~VA_SIGN_MASK) macro