Searched defs:getVector (Results 1 - 3 of 3) sorted by relevance
/gem5/src/dev/x86/ | ||
H A D | i8259.cc | 308 X86ISA::I8259::getVector() function in class:X86ISA::I8259 |
/gem5/src/arch/x86/ | ||
H A D | faults.hh | 99 virtual uint8_t getVector() const { return vector; } function in class:X86ISA::X86FaultBase |
/gem5/src/arch/arm/ | ||
H A D | faults.cc | 296 ArmFault::getVector(ThreadContext *tc) function in class:ArmISA::ArmFault 725 Reset::getVector(ThreadContext *tc) function in class:ArmISA::Reset |
Completed in 14 milliseconds