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

/gem5/src/arch/x86/
H A Dpagetable_walker.cc295 bool doTLBInsert = false; local
357 doTLBInsert = true;
378 doTLBInsert = true;
418 doTLBInsert = true;
439 doTLBInsert = true;
469 doTLBInsert = true;
507 doTLBInsert = true;
514 if (doTLBInsert)

Completed in 5 milliseconds