Searched defs:Allocate (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Memory/ | ||
| D | MappedMemory.cs | 831 public unsafe IntPtr Allocate(int bytes) in Allocate() method in Antmicro.Renode.Peripherals.Memory.MappedMemory.SharedSegment |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/ | ||
| D | TranslationCPU.cs | 1486 private IntPtr Allocate(IntPtr size) in Allocate() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU |