Searched refs:AMDGPU_RAS_GPU_RESET_MODE2_RESET (Results 1 – 5 of 5) sorted by relevance
176 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()183 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()185 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()206 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()213 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()215 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()
217 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v11()222 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v11()
97 ras->gpu_reset_flags |= AMDGPU_RAS_GPU_RESET_MODE2_RESET; in gfx_v11_0_3_poison_consumption_handler()
393 #define AMDGPU_RAS_GPU_RESET_MODE2_RESET (0x1 << 0) macro
2687 if (ras->gpu_reset_flags & AMDGPU_RAS_GPU_RESET_MODE2_RESET) { in amdgpu_ras_do_recovery()2688 ras->gpu_reset_flags &= ~AMDGPU_RAS_GPU_RESET_MODE2_RESET; in amdgpu_ras_do_recovery()3349 else if (reset_flags & AMDGPU_RAS_GPU_RESET_MODE2_RESET) in amdgpu_ras_poison_consumption_handler()3350 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in amdgpu_ras_poison_consumption_handler()