Searched refs:TGT_CLONE_SETTLS (Results 1 - 4 of 4) sorted by relevance

/gem5/src/kern/linux/
H A Dlinux.hh286 static const unsigned TGT_CLONE_SETTLS = 0x00080000; member in class:Linux
/gem5/src/arch/riscv/linux/
H A Dlinux.hh199 if (flags & TGT_CLONE_SETTLS)
/gem5/src/arch/x86/linux/
H A Dlinux.hh57 if (flags & TGT_CLONE_SETTLS) {
/gem5/src/arch/arm/linux/
H A Dlinux.hh62 if (flags & TGT_CLONE_SETTLS) {

Completed in 18 milliseconds