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

/gem5/src/arch/x86/
H A Dprocess.cc474 uint32_t IST1_high; // +28h member in struct:__anon15
496 tss.IST1_high = IST_start >> 32;
498 tss.RSP0_high = tss.IST1_high;
500 tss.RSP1_high = tss.IST1_high;
502 tss.RSP2_high = tss.IST1_high;

Completed in 8 milliseconds