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

/gem5/ext/dnet/
H A Dos.h35 typedef u_int64_t uint64_t; typedef
/gem5/src/dev/alpha/
H A Daccess.h42 typedef unsigned long uint64_t; typedef
[all...]
/gem5/src/dev/mips/
H A Daccess.h45 typedef unsigned long uint64_t; typedef
/gem5/src/arch/alpha/
H A Dpagetable.hh
/gem5/src/arch/x86/
H A Dfaults.hh61 X86FaultBase(const char * _faultName, const char * _mnem, const uint8_t _vector, uint64_t _errorCode = (uint64_t)-1) argument
107 X86Fault(const char * name, const char * mnem, const uint8_t vector, uint64_t _errorCode = (uint64_t)-1) argument
118 X86Trap(const char * name, const char * mnem, const uint8_t vector, uint64_t _errorCode = (uint64_t)-1) argument
131 X86Abort(const char * name, const char * mnem, const uint8_t vector, uint64_t _errorCode = (uint64_t)-1) argument
144 X86Interrupt(const char * name, const char * mnem, const uint8_t _vector, uint64_t _errorCode = (uint64_t)-1) argument
[all...]
/gem5/src/base/
H A Dtypes.hh[all...]
H A Dinet.hh

Completed in 15 milliseconds