Searched defs:protectMappedMemory (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/runtime/ | ||
| D | memory_mapper.cc | 53 std::error_code XlaRuntimeMemoryMapper::protectMappedMemory( in protectMappedMemory() function in xla::runtime::XlaRuntimeMemoryMapper |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ | ||
| D | SectionMemoryManager.cpp | 250 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon57f47a1b0311::DefaultMMapper |
| /external/swiftshader/src/Reactor/ | ||
| D | LLVMJIT.cpp | 316 std::error_code protectMappedMemory(const llvm::sys::MemoryBlock &block, in protectMappedMemory() function in __anon2de977520111::MemoryMapper |