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

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

Completed in 157 milliseconds