Searched refs:IsUSeg (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/alpha/
H A Dutility.hh81 inline bool IsUSeg(Addr a) { assert(USegBase == 0); return a <= USegEnd; } function in namespace:AlphaISA
H A Dvtophys.cc78 if (IsUSeg(vaddr))

Completed in 3 milliseconds