Searched refs:InvalidateInstructionCache (Results 1 – 7 of 7) sorted by relevance
152 Memory::InvalidateInstructionCache(Result.Address, AllocSize);182 Memory::InvalidateInstructionCache(M.Address, M.AllocatedSize);187 /// InvalidateInstructionCache - Before the JIT can run a block of code190 void Memory::InvalidateInstructionCache(
198 Memory::InvalidateInstructionCache(M.Address, M.AllocatedSize);209 Memory::InvalidateInstructionCache(M.Address, M.AllocatedSize);214 /// InvalidateInstructionCache - Before the JIT can run a block of code217 void Memory::InvalidateInstructionCache(const void *Addr,
133 static void InvalidateInstructionCache(const void *Addr, size_t Len);
68 sys::Memory::InvalidateInstructionCache(Block.base(), in allocate()
230 sys::Memory::InvalidateInstructionCache(Block.base(), in invalidateInstructionCache()
619 EFI_INVALIDATE_INSTRUCTION_CACHE InvalidateInstructionCache; member
382 sys::Memory::InvalidateInstructionCache(Block.base(), in allocate()