Searched refs:AddressTranslationTable (Results 1 – 1 of 1) sorted by relevance
136 pcieAddressTables[i] = new AddressTranslationTable(this); in MPFS_PCIe()137 axiAddressTables[i] = new AddressTranslationTable(this); in MPFS_PCIe()310 …private readonly AddressTranslationTable[] pcieAddressTables = new AddressTranslationTable[NumberO…311 …private readonly AddressTranslationTable[] axiAddressTables = new AddressTranslationTable[NumberOf…346 private class AddressTranslationTable class in Antmicro.Renode.Peripherals.PCI.MPFS_PCIe348 public AddressTranslationTable(MPFS_PCIe parent) in AddressTranslationTable() method in Antmicro.Renode.Peripherals.PCI.MPFS_PCIe.AddressTranslationTable