Searched defs:_errorCode (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dfaults.hh275 InvalidTSS(uint32_t _errorCode) argument
283 SegmentNotPresent(uint32_t _errorCode) argument
291 StackFault(uint32_t _errorCode) argument
299 GeneralProtection(uint32_t _errorCode) argument
318 PageFault(Addr _addr, uint32_t _errorCode) argument
[all...]

Completed in 10 milliseconds