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

/gem5/src/arch/x86/
H A Dprocess.hh80 Addr gdtSize() function in class:X86ISA::X86Process
/gem5/src/arch/x86/linux/
H A Dprocess.cc189 assert((maxTLSEntry + 1) * sizeof(uint64_t) <= x86p->gdtSize());

Completed in 7 milliseconds