Searched defs:protectMappedMemory (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ | ||
H A D | memory_mapper.cc | 53 std::error_code XlaRuntimeMemoryMapper::protectMappedMemory( in protectMappedMemory() function in xla::runtime::XlaRuntimeMemoryMapper |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ | ||
H A D | SectionMemoryManager.cpp | 257 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon34bb55520311::DefaultMMapper |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ | ||
H A D | SectionMemoryManager.cpp | 250 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon5f62de4c0311::DefaultMMapper |
/aosp_15_r20/external/swiftshader/src/Reactor/ | ||
H A D | LLVMJIT.cpp | 354 std::error_code protectMappedMemory(const llvm::sys::MemoryBlock &block, in protectMappedMemory() function in __anonc2fb15830111::MemoryMapper |