Searched refs:handle_poison_consumption (Results 1 – 2 of 2) sorted by relevance
722 bool (*handle_poison_consumption)(struct amdgpu_device *adev); member
2150 if (block_obj->hw_ops && block_obj->hw_ops->handle_poison_consumption) in amdgpu_ras_interrupt_poison_consumption_handler()2151 poison_stat = block_obj->hw_ops->handle_poison_consumption(adev); in amdgpu_ras_interrupt_poison_consumption_handler()3771 ras_obj->hw_ops->handle_poison_consumption))) { in amdgpu_ras_block_late_init()