Home
last modified time | relevance | path

Searched defs:protectMappedMemory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dmemory_mapper.cc53 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 DSectionMemoryManager.cpp257 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 DSectionMemoryManager.cpp250 std::error_code protectMappedMemory(const sys::MemoryBlock &Block, in protectMappedMemory() function in llvm::__anon5f62de4c0311::DefaultMMapper
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMJIT.cpp354 std::error_code protectMappedMemory(const llvm::sys::MemoryBlock &block, in protectMappedMemory() function in __anonc2fb15830111::MemoryMapper