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

/gem5/src/arch/x86/
H A Dpseudo_inst.cc76 proxy.readBlob(ISTVirtAddr + PageBytes - size * sizeof(uint64_t),
H A Dsystem.hh71 const uint64_t ISTVirtAddr = 0xffff800000004000; member in namespace:X86ISA
H A Dprocess.cc494 uint64_t IST_start = ISTVirtAddr + PageBytes;
560 pTable->map(ISTVirtAddr, istPhysAddr, PageBytes, false);

Completed in 10 milliseconds