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

/gem5/src/arch/x86/
H A Dx86_traits.hh68 const Addr IntAddrPrefixCPUID = ULL(0x100000000); member in namespace:X86ISA
H A Dtlb.cc178 if (prefix == IntAddrPrefixCPUID) {
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc283 if (prefix == IntAddrPrefixCPUID) {

Completed in 11 milliseconds