Searched refs:its (Results 1 - 12 of 12) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v3_its.cc11 * unmodified and in its entirety in all distributions of the software,
21 * neither the name of the copyright holders nor the names of its
58 : its(_its), coroutine(nullptr)
76 return its.name();
94 addr, size, 0, its.masterId);
118 addr, size, 0, its.masterId);
148 const Addr base = its.pageAddress(Gicv3Its::DEVICE_TABLE);
171 const Addr base = its.pageAddress(Gicv3Its::COLLECTION_TABLE);
183 const Addr base = its.pageAddress(Gicv3Its::DEVICE_TABLE);
209 const Addr base = its
[all...]
H A Dgic_v3_its.hh11 * unmodified and in its entirety in all distributions of the software,
21 * neither the name of the copyright holders nor the names of its
70 * GICv3 ITS module. This class is just modelling a pio device with its
85 Gicv3Its &its; member in class:Gicv3Its::DataPort
90 its(_its)
95 bool recvTimingResp(PacketPtr pkt) { return its.recvTimingResp(pkt); }
96 void recvReqRetry() { return its.recvReqRetry(); }
389 Gicv3Its &its; member in class:Gicv3Its::ItsProcess
517 return its.idOutOfRange(command.eventId, dte.ittRange);
522 return its
[all...]
H A Dgic_v3.hh11 * unmodified and in its entirety in all distributions of the software,
24 * neither the name of the copyright holders nor the names of its
64 Gicv3Its * its; member in class:Gicv3
H A DGic.py10 # unmodified and in its entirety in all distributions of the software,
20 # neither the name of the copyright holders nor the names of its
191 node = self.generateBasicPioDeviceNode(state, "gic-its", self.pio_addr,
193 node.appendCompatible(["arm,gic-v3-its"])
206 its = Param.Gicv3Its(Gicv3Its(), "GICv3 Interrupt Translation Service") variable in class:Gicv3
267 node.append(self.its.generateDeviceTree(self._state))
H A Dgic_v3.cc11 * unmodified and in its entirety in all distributions of the software,
24 * neither the name of the copyright holders nor the names of its
94 params()->its->setGIC(this);
H A DRealView.py10 # unmodified and in its entirety in all distributions of the software,
23 # neither the name of the copyright holders nor the names of its
1129 its=Gicv3Its(pio_addr=0x2e010000)) variable in class:VExpress_GEM5_V2_Base
1136 self.gic, self.gic.its
/gem5/src/mem/ruby/system/
H A DRubySystem.py11 # neither the name of the copyright holders nor the names of its
40 buffer set its own flag to enable/disable randomization)");
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ud/
H A Dstructural.S7 # This test verifies that the FPU correctly obviates structural hazards on its
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ua/
H A Dlrsc.S45 # have each core add its coreid+1 to foo 1024 times
/gem5/ext/systemc/src/sysc/qt/md/
H A Dhppa_b.s5 ; its documentation for any purpose and without fee is hereby
H A Dhppa.s7 ; its documentation for any purpose and without fee is hereby
/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbcommon.inc2515 // If sgn is negative, we have to convert digit to its 2's
2614 // Create a signed number with (s, nb, nd, d) as its attributes (as

Completed in 26 milliseconds