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

/gem5/src/arch/x86/
H A Dpagetable.cc53 noExec(false), lruSeq(0)
61 noExec(false), lruSeq(0)
75 SERIALIZE_SCALAR(noExec);
90 UNSERIALIZE_SCALAR(noExec);
H A Dpagetable.hh91 bool noExec; member in struct:X86ISA::TlbEntry
H A Dpagetable_walker.cc312 entry.noExec = pte.nx;

Completed in 7 milliseconds