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

/gem5/src/arch/x86/
H A Dsystem.cc168 uint64_t csDescVal = csDesc; local
169 physProxy.writeBlob(GDTBase + numGDTEntries * 8, (&csDescVal), 8);
H A Dprocess.cc303 uint64_t csDescVal = csDesc; local
305 &csDescVal, 8);

Completed in 10 milliseconds