Searched refs:TC_U32_USERHTID (Results 1 – 3 of 3) sorted by relevance
172 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) macro
178 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) macro
1203 fprintf(f, "key ht %x bkt %x ", TC_U32_USERHTID(htid), in u32_print_opt()