Searched refs:AddMappings (Results 1 – 1 of 1) sorted by relevance
857 AddMappings(wrappers, owner); in MapMemory()861 … AddMappings(new [] { new MappedSegmentWrapper(segment, 0, long.MaxValue, context) }, owner); in MapMemory()1892 … private void AddMappings(IEnumerable<MappedSegmentWrapper> newMappings, IBusPeripheral owner) in AddMappings() method in Antmicro.Renode.Peripherals.Bus.SystemBus1929 AddMappings(mappings, mappedPeripheral); in AddMappingsForPeripheral()