Searched refs:TlibIsRangeMapped (Results 1 – 1 of 1) sorted by relevance
432 …Where(x => TlibIsRangeMapped(x.Segment.StartingOffset, x.Segment.StartingOffset + x.Segment.Size) … in UnmapMemory()1944 private Func<ulong, ulong, uint> TlibIsRangeMapped; field in Antmicro.Renode.Peripherals.CPU.TranslationCPU