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

/gem5/src/arch/power/
H A DPowerInterrupts.py31 class PowerInterrupts(SimObject): class in inherits:SimObject
32 type = 'PowerInterrupts'
/gem5/src/cpu/
H A DBaseCPU.py98 from m5.objects.PowerInterrupts import PowerInterrupts as ArchInterrupts
100 ArchInterruptsParam = VectorParam.PowerInterrupts

Completed in 3 milliseconds