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

/gem5/src/arch/alpha/
H A Dutility.hh88 inline bool IsK1Seg(Addr a) { return K1SegBase <= a && a <= K1SegEnd; }
H A Disa_traits.hh73 const Addr K1SegEnd = ULL(0xffffffffffffffff); member in namespace:AlphaISA

Completed in 4 milliseconds