Searched refs:AMDGPU_RAS_BLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
114 #define AMDGPU_RAS_BLOCK_COUNT AMDGPU_RAS_BLOCK__LAST macro116 #define AMDGPU_RAS_BLOCK_MASK ((1ULL << AMDGPU_RAS_BLOCK_COUNT) - 1)
100 if (ras_block->block >= AMDGPU_RAS_BLOCK_COUNT || in get_ras_block_str()675 if (head->block >= AMDGPU_RAS_BLOCK_COUNT) in amdgpu_ras_create_obj()713 if (head->block >= AMDGPU_RAS_BLOCK_COUNT) in amdgpu_ras_find_obj()727 for (i = 0; i < AMDGPU_RAS_BLOCK_COUNT + AMDGPU_RAS_MCA_BLOCK_COUNT; i++) { in amdgpu_ras_find_obj()930 for (i = 0; i < AMDGPU_RAS_BLOCK_COUNT; i++) { in amdgpu_ras_enable_all_features()1316 enum amdgpu_ras_block blk = info ? info->head.block : AMDGPU_RAS_BLOCK_COUNT; in amdgpu_ras_query_error_status_helper()1320 if (blk == AMDGPU_RAS_BLOCK_COUNT) in amdgpu_ras_query_error_status_helper()3574 sizeof(struct ras_manager) * AMDGPU_RAS_BLOCK_COUNT + in amdgpu_ras_init()4263 if (block >= AMDGPU_RAS_BLOCK_COUNT) in amdgpu_ras_is_supported()