Searched refs:TGT_MAP_NORESERVE (Results 1 - 8 of 8) sorted by relevance

/gem5/src/arch/sparc/solaris/
H A Dsolaris.hh75 static const unsigned TGT_MAP_NORESERVE = 0x04000; member in class:SparcSolaris
H A Dsolaris.cc93 { TGT_MAP_NORESERVE, MAP_NORESERVE },
/gem5/src/arch/mips/linux/
H A Dlinux.hh115 static const unsigned TGT_MAP_NORESERVE = 0x00400; member in class:MipsLinux
/gem5/src/arch/alpha/linux/
H A Dlinux.hh117 static const unsigned TGT_MAP_NORESERVE = 0x010000; member in class:AlphaLinux
/gem5/src/arch/x86/linux/
H A Dlinux.hh180 static const unsigned TGT_MAP_NORESERVE = 0x04000; member in class:X86Linux64
308 static const unsigned TGT_MAP_NORESERVE = 0x04000; member in class:X86Linux32
/gem5/src/arch/power/linux/
H A Dlinux.hh176 static const unsigned TGT_MAP_NORESERVE = 0x00040; member in class:PowerLinux
/gem5/src/arch/arm/linux/
H A Dlinux.hh157 static const unsigned TGT_MAP_NORESERVE = 0x04000; member in class:ArmLinux32
381 static const unsigned TGT_MAP_NORESERVE = 0x04000; member in class:ArmLinux64
/gem5/src/arch/sparc/linux/
H A Dlinux.hh133 static const unsigned TGT_MAP_NORESERVE = 0x00040; member in class:SparcLinux

Completed in 21 milliseconds