Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Ddrm_allocation_extended.cpp34 bool DrmAllocation::shouldAllocationPageFault(const Drm *drm) { in shouldAllocationPageFault() function in NEO::DrmAllocation
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/linux/
H A Ddrm_memory_manager_tests.cpp4955 bool shouldAllocationPageFault(const Drm *drm) override { in TEST_F() function