Home | History | Annotate | Download | only in BaseXApicX2ApicLib

Lines Matching refs:ApicBaseHi

84   return (UINTN)(LShiftU64 ((UINT64) ApicBaseMsr.Bits.ApicBaseHi, 32)) +

116 ApicBaseMsr.Bits.ApicBaseHi = (UINT32) (RShiftU64((UINT64) BaseAddress, 32));