/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/ |
H A D | enqueue_svm_mem_copy_tests.cpp | 36 if (!pDevice->isFullRangeSvm()) { in SetUp() 56 if (pDevice->isFullRangeSvm()) { in TearDown() 71 if (!pDevice->isFullRangeSvm()) { in HWTEST_F() 142 if (!pDevice->isFullRangeSvm()) { in HWTEST_F() 222 if (!pDevice->isFullRangeSvm()) { in HWTEST_F() 302 if (!pDevice->isFullRangeSvm()) { in HWTEST_F() 331 if (!pDevice->isFullRangeSvm()) { in HWTEST_F() 363 if (is32bit || !device->isFullRangeSvm()) { in SetUp() 374 if (is32bit || !device->isFullRangeSvm()) { in TearDown()
|
H A D | enqueue_svm_mem_fill_tests.cpp | 152 if (is32bit || !device->isFullRangeSvm()) { in SetUp() 162 if (is32bit || !device->isFullRangeSvm()) { in TearDown()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device/ |
H A D | device.h | 95 bool isFullRangeSvm() const { in isFullRangeSvm() function 96 return getRootDeviceEnvironment().isFullRangeSvm(); in isFullRangeSvm()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/cl_device/ |
H A D | cl_device.cpp | 166 bool ClDevice::isFullRangeSvm() const { return device.isFullRangeSvm(); } in isFullRangeSvm() function in NEO::ClDevice
|
H A D | cl_device.h | 87 bool isFullRangeSvm() const;
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/execution_environment/ |
H A D | root_device_environment.h | 50 bool isFullRangeSvm() const;
|
H A D | root_device_environment.cpp | 61 bool RootDeviceEnvironment::isFullRangeSvm() const { in isFullRangeSvm() function in NEO::RootDeviceEnvironment
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_stream/ |
H A D | command_stream_receiver_hw_2_tests.cpp | 740 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 765 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 865 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 888 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 912 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 934 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 1255 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 1268 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 1285 if (pDevice->isFullRangeSvm()) { in HWTEST_F() 1298 if (pDevice->isFullRangeSvm()) { in HWTEST_F() [all …]
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/windows/ |
H A D | wddm_memory_manager_allocate_in_device_pool_tests.cpp | 180 …nEnvironment->rootDeviceEnvironments[graphicsAllocation->getRootDeviceIndex()]->isFullRangeSvm()) { in HWTEST_F() 188 …nEnvironment->rootDeviceEnvironments[graphicsAllocation->getRootDeviceIndex()]->isFullRangeSvm()) { in HWTEST_F() 313 …executionEnvironment->rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm()) { in TEST_F() 483 if (executionEnvironment->rootDeviceEnvironments[0]->isFullRangeSvm()) { in TEST_F()
|
H A D | wddm_memory_manager_tests.cpp | 774 if ((is32bit || rootDeviceEnvironment->isFullRangeSvm()) && in HWTEST_F() 801 if (is32bit || rootDeviceEnvironment->isFullRangeSvm()) { in HWTEST_F() 1654 if (is32bit || executionEnvironment->rootDeviceEnvironments[0]->isFullRangeSvm()) { in TEST_F() 2260 …executionEnvironment->rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm()) { in TEST_F() 2280 …executionEnvironment->rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm()) { in TEST_F() 2305 if (executionEnvironment->rootDeviceEnvironments[0]->isFullRangeSvm() || !is32bit) { in TEST_F()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/ |
H A D | wddm_memory_manager.cpp | 693 …nvironment.rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm(), allocation-… in mapGpuVaForOneHandleAllocation() 694 …nvironment.rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm() && !is32bit)… in mapGpuVaForOneHandleAllocation() 1019 …&& executionEnvironment.rootDeviceEnvironments[allocationData.rootDeviceIndex]->isFullRangeSvm()) { in allocateGraphicsMemoryInDevicePool() 1070 …nvironment.rootDeviceEnvironments[allocation->getRootDeviceIndex()]->isFullRangeSvm(), allocation-… in mapGpuVirtualAddress()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/ |
H A D | memory_manager_allocate_in_device_pool_tests.cpp | 371 if (!executionEnvironment.rootDeviceEnvironments[0]->isFullRangeSvm()) { in TEST() 395 if (!executionEnvironment.rootDeviceEnvironments[0]->isFullRangeSvm()) { in TEST()
|
H A D | memory_manager_tests.cpp | 739 if (executionEnvironment.rootDeviceEnvironments[mockRootDeviceIndex]->isFullRangeSvm()) { in TEST() 755 if (executionEnvironment.rootDeviceEnvironments[mockRootDeviceIndex]->isFullRangeSvm()) { in TEST() 1540 if (executionEnvironment.rootDeviceEnvironments[0]->isFullRangeSvm() || is32bit) { in TEST_P() 1559 …if ((!executionEnvironment.rootDeviceEnvironments[0]->isFullRangeSvm()) || !defaultHwInfo->capabil… in TEST_P() 1585 if (!executionEnvironment.rootDeviceEnvironments[0]->isFullRangeSvm()) { in TEST_P() 2835 … EXPECT_EQ(!executionEnvironment->rootDeviceEnvironments[0]->isFullRangeSvm() && !is32bit, result); in HWTEST_F() 2838 … EXPECT_EQ(!executionEnvironment->rootDeviceEnvironments[0]->isFullRangeSvm() && !is32bit, result); in HWTEST_F()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/ |
H A D | memory_manager.h | 106 …ek32bit() && !peekExecutionEnvironment().rootDeviceEnvironments[rootDeviceIndex]->isFullRangeSvm(); in isLimitedGPU()
|
H A D | memory_manager.cpp | 743 …!peekExecutionEnvironment().rootDeviceEnvironments[rootDeviceIndex]->isFullRangeSvm() || !isHostPo… in useNonSvmHostPtrAlloc()
|
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/command_queue/ |
H A D | enqueue_common.h | 854 if (!device->isFullRangeSvm()) { in enqueueNonBlocked()
|