Searched refs:bp_idx (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.c389 uint32_t bp_idx, bp_cnt; local
399 for (bp_idx = 0; bp_idx < bp_cnt; bp_idx++) {
401 bp_block_offset + bp_idx * sizeof(uint64_t));

Completed in 93 milliseconds