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

/gem5/src/arch/x86/
H A Dsystem.cc134 const int PML4Bits = 9; local
228 for (int offset = 0; offset < (1 << PML4Bits) * 8; offset += 8) {

Completed in 6 milliseconds