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()205 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()212 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in event_interrupt_poison_consumption_v9()214 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()
390 #define AMDGPU_RAS_GPU_RESET_MODE2_RESET (0x1 << 0) macro
2615 if (ras->gpu_reset_flags & AMDGPU_RAS_GPU_RESET_MODE2_RESET) { in amdgpu_ras_do_recovery()2616 ras->gpu_reset_flags &= ~AMDGPU_RAS_GPU_RESET_MODE2_RESET; in amdgpu_ras_do_recovery()3052 else if (reset_flags & AMDGPU_RAS_GPU_RESET_MODE2_RESET) in amdgpu_ras_poison_consumption_handler()3053 reset = AMDGPU_RAS_GPU_RESET_MODE2_RESET; in amdgpu_ras_poison_consumption_handler()