Searched refs:query_poison_status (Results 1 – 6 of 6) sorted by relevance
798 .query_poison_status = jpeg_v2_6_query_ras_poison_status,
725 bool (*query_poison_status)(struct amdgpu_device *adev); member
821 .query_poison_status = jpeg_v4_0_query_ras_poison_status,
2205 if (block_obj->hw_ops && block_obj->hw_ops->query_poison_status) { in amdgpu_ras_interrupt_poison_consumption_handler()2206 poison_stat = block_obj->hw_ops->query_poison_status(adev); in amdgpu_ras_interrupt_poison_consumption_handler()4076 (ras_obj->hw_ops->query_poison_status || in amdgpu_ras_block_late_init()
2079 .query_poison_status = vcn_v2_6_query_poison_status,
2295 .query_poison_status = vcn_v4_0_query_ras_poison_status,