Searched defs:IsK0Seg (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/alpha/
H A Dutility.hh84 inline bool IsK0Seg(Addr a) { return K0SegBase <= a && a <= K0SegEnd; } function in namespace:AlphaISA

Completed in 4 milliseconds