Searched refs:sizeCells (Results 1 - 6 of 6) sorted by relevance

/gem5/src/dev/arm/
H A DGic.py162 state.sizeCells(0x1000) +
164 state.sizeCells(0x1000) +
166 state.sizeCells(0x2000) +
168 state.sizeCells(0x2000) )
252 state.sizeCells(redist_stride)))
256 state.sizeCells(0x10000) +
258 state.sizeCells(0x2000000) )
H A DSMMUv3.py182 state.sizeCells(reg_size)))
H A DRealView.py152 state.sizeCells(self.conf_size) ))
163 ranges += local_state.sizeCells(0x10000) # Fixed size
168 ranges += local_state.sizeCells(0x40000000) # Fixed size
220 state.sizeCells(0x1000) ))
/gem5/src/dev/
H A DDevice.py60 state.sizeCells(size) ))
/gem5/src/arch/arm/
H A DArmSystem.py113 state.sizeCells(mem_range.size()) ))
/gem5/src/python/m5/util/
H A Dfdthelper.py141 def sizeCells(self, size): member in class:FdtState

Completed in 16 milliseconds