Searched refs:ESID_BITS_MASK (Results 1 – 1 of 1) sorted by relevance
583 #define ESID_BITS_MASK ((1 << ESID_BITS) - 1) macro797 ((ea >> SID_SHIFT) & ESID_BITS_MASK); in get_vsid()