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

/gem5/src/arch/x86/
H A Dprocess.cc267 SegSelector csLowPL = 0; local
268 csLowPL.si = numGDTEntries - 1;
269 csLowPL.rpl = 0;
314 scall.si = csLowPL.si;
509 PFGateLow.selector = csLowPL;

Completed in 8 milliseconds