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

/gem5/src/kern/linux/
H A Dlinux.hh273 static const unsigned TGT_MREMAP_MAYMOVE = 0x1; member in class:Linux
/gem5/src/sim/
H A Dsyscall_emul.hh1194 if (!use_provided_address && !(flags & OS::TGT_MREMAP_MAYMOVE)) {

Completed in 21 milliseconds