Searched refs:tslot (Results 1 – 1 of 1) sorted by relevance
860 u64 fslot, tslot, nat; in copy_reg() local863 tslot = ((unsigned long)tr >> 3) & 63; in copy_reg()864 *tnat &= ~(1UL << tslot); in copy_reg()866 *tnat |= (nat << tslot); in copy_reg()