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

/gem5/src/arch/x86/
H A Dsystem.hh66 const uint64_t syscallCodeVirtAddr = 0xffff800000000000; member in namespace:X86ISA
H A Dprocess.cc455 RegVal lstar = (RegVal)syscallCodeVirtAddr;
551 pTable->map(syscallCodeVirtAddr, syscallCodePhysAddr,

Completed in 8 milliseconds