Home
last modified time | relevance | path

Searched defs:OSMemory (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/
H A Dos_memory.h15 struct OSMemory { struct
28 using MemoryMaps = std::vector<OSMemory::MappedRegion>; argument
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/
H A Dos_memory_tests.cpp16 TEST(OSMemory, WhenReservingCpuAddressRangeThenMemoryIsAligned) { in TEST() argument