Home
last modified time | relevance | path

Searched refs:no_system_mem_limit (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_drv.c817 bool no_system_mem_limit; variable
818 module_param(no_system_mem_limit, bool, 0644);
819 MODULE_PARM_DESC(no_system_mem_limit, "disable system memory limit (false = default)");
A Damdgpu.h220 extern bool no_system_mem_limit;
225 static const bool __maybe_unused no_system_mem_limit; variable
A Damdgpu_amdkfd_gpuvm.c172 kfd_mem_limit.max_system_mem_limit && !no_system_mem_limit) || in amdgpu_amdkfd_reserve_mem_limit()

Completed in 19 milliseconds