Home
last modified time | relevance | path

Searched refs:OnBlockBegin (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_callbacks.c45 EXTERNAL_AS(uint32_t, OnBlockBegin, tlib_on_block_begin, uint64_t, uint32_t) in EXTERNAL_AS()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/
DTranslationCPU.cs1059 private uint OnBlockBegin(ulong address, uint size) in OnBlockBegin() method in Antmicro.Renode.Peripherals.CPU.TranslationCPU