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

/gem5/src/arch/x86/
H A Dx86_traits.hh73 const Addr PhysAddrPrefixPciConfig = ULL(0xC000000000000000); member in namespace:X86ISA
89 return PhysAddrPrefixPciConfig | addr;
H A Dtlb.cc209 req->setPaddr(PhysAddrPrefixPciConfig |
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc627 req->setPaddr(PhysAddrPrefixPciConfig |

Completed in 7 milliseconds