Lines Matching refs:supports_cwsr
52 .supports_cwsr = false,
68 .supports_cwsr = true,
83 .supports_cwsr = true,
100 .supports_cwsr = false,
115 .supports_cwsr = false,
130 .supports_cwsr = false,
145 .supports_cwsr = true,
160 .supports_cwsr = true,
176 .supports_cwsr = true,
191 .supports_cwsr = true,
206 .supports_cwsr = true,
221 .supports_cwsr = true,
236 .supports_cwsr = true,
402 if (cwsr_enable && kfd->device_info->supports_cwsr) { in kfd_cwsr_init()