Searched defs:id2 (Results 1 – 2 of 2) sorted by relevance
77 unsigned id1, id2; in get_two_hyperthreads() local104 unsigned id1, id2; in get_two_cores() local128 unsigned id1, id2; in get_two_sockets() local
29 #define ULP_HASH_INDEX_CALC(id1, id2) (((id1) << 16) | ((id2) & 0xFFFF)) argument