Searched refs:AMDGPU_RAS_GPU_RESET_MODE1_RESET (Results 1 – 3 of 3) sorted by relevance
174 reset = AMDGPU_RAS_GPU_RESET_MODE1_RESET; in event_interrupt_poison_consumption_v9()181 reset = AMDGPU_RAS_GPU_RESET_MODE1_RESET; in event_interrupt_poison_consumption_v9()191 reset = AMDGPU_RAS_GPU_RESET_MODE1_RESET; in event_interrupt_poison_consumption_v9()203 reset = AMDGPU_RAS_GPU_RESET_MODE1_RESET; in event_interrupt_poison_consumption_v9()210 reset = AMDGPU_RAS_GPU_RESET_MODE1_RESET; in event_interrupt_poison_consumption_v9()
280 AMDGPU_RAS_GPU_RESET_MODE1_RESET); in amdgpu_umc_process_ras_data_cb()
392 #define AMDGPU_RAS_GPU_RESET_MODE1_RESET (0x1 << 1) macro