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

/gem5/src/arch/x86/
H A Dsystem.cc143 uint64_t nullDescriptor = 0; local
144 physProxy.writeBlob(GDTBase + numGDTEntries * 8, &nullDescriptor, 8);
H A Dprocess.cc240 uint64_t nullDescriptor = 0; local
242 &nullDescriptor, 8);

Completed in 10 milliseconds