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