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

/gem5/src/arch/alpha/
H A Dutility.hh88 inline bool IsK1Seg(Addr a) { return K1SegBase <= a && a <= K1SegEnd; } function in namespace:AlphaISA

Completed in 2 milliseconds