Searched refs:IntAddrPrefixMSR (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/
H A Dx86_traits.hh69 const Addr IntAddrPrefixMSR = ULL(0x200000000); member in namespace:X86ISA
H A Dtlb.cc180 } else if (prefix == IntAddrPrefixMSR) {
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc285 } else if (prefix == IntAddrPrefixMSR) {

Completed in 10 milliseconds