Searched defs:uint64_t (Results 1 - 7 of 7) sorted by relevance
/gem5/ext/dnet/ |
H A D | os.h | 35 typedef u_int64_t uint64_t; typedef
|
/gem5/src/dev/alpha/ |
H A D | access.h | 42 typedef unsigned long uint64_t; typedef [all...] |
/gem5/src/dev/mips/ |
H A D | access.h | 45 typedef unsigned long uint64_t; typedef
|
/gem5/src/arch/alpha/ |
H A D | pagetable.hh | |
/gem5/src/arch/x86/ |
H A D | faults.hh | 61 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 D | types.hh | [all...] |
H A D | inet.hh | |
Completed in 18 milliseconds