Searched refs:ContainsAddress (Results 1 – 1 of 1) sorted by relevance
30 … if(i != j && Windows[i].ContainsAddress(Windows[j].Start) && Windows[j].Length > 0) in AssertWindowsAreValid()65 if(Windows[index].ContainsAddress(address)) in TryFindWindowIndex()101 public bool ContainsAddress(ulong address) in ContainsAddress() method in Antmicro.Renode.Peripherals.Bus.WindowMMUBusController.MMUWindow