Searched refs:S_HASHTBLADDR (Results 1 – 1 of 1) sorted by relevance
10335 #define S_HASHTBLADDR 4 macro10337 #define V_HASHTBLADDR(x) ((x) << S_HASHTBLADDR)10338 #define G_HASHTBLADDR(x) (((x) >> S_HASHTBLADDR) & M_HASHTBLADDR)