Searched refs:noretry_default (Results 1 – 1 of 1) sorted by relevance
1004 bool noretry_default = (gc_ver == IP_VERSION(9, 0, 1) || in amdgpu_gmc_noretry_set() local1015 noretry_default = false; in amdgpu_gmc_noretry_set()1019 gmc->noretry = (amdgpu_noretry == -1) ? noretry_default : amdgpu_noretry; in amdgpu_gmc_noretry_set()