Home
last modified time | relevance | path

Searched refs:xcp_id_plus1 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.h48 struct drm_gem_object **obj, int8_t xcp_id_plus1);
H A Damdgpu_gem.c167 struct drm_gem_object **obj, int8_t xcp_id_plus1) in amdgpu_gem_object_create() argument
186 bp.xcp_id_plus1 = xcp_id_plus1; in amdgpu_gem_object_create()
H A Damdgpu_object.c681 bo->xcp_id = bp->xcp_id_plus1 - 1; in amdgpu_bo_create()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c603 bp.xcp_id_plus1 = node->xcp->id + 1; in svm_range_vram_node_new()
614 bp.xcp_id_plus1 - 1); in svm_range_vram_node_new()