Home | History | Annotate | Download | only in priv

Lines Matching refs:mid

2550    UInt mid =   0xFF & (UInt)ent->LdtEnt.Bits.BaseMid;
2552 return (hi << 24) | (mid << 16) | lo;