Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.h46 struct drm_gem_object **obj, int8_t xcp_id_plus1);
H A Damdgpu_gem.c102 struct drm_gem_object **obj, int8_t xcp_id_plus1) in amdgpu_gem_object_create() argument
120 bp.xcp_id_plus1 = xcp_id_plus1; in amdgpu_gem_object_create()
H A Damdgpu_object.h60 int8_t xcp_id_plus1; member
H A Damdgpu_vm_pt.c539 bp.xcp_id_plus1 = xcp_id + 1; in amdgpu_vm_pt_create()
565 bp.xcp_id_plus1 = xcp_id + 1; in amdgpu_vm_pt_create()
H A Damdgpu_object.c598 bo->xcp_id = bp->xcp_id_plus1 - 1; in amdgpu_bo_create()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c587 bp.xcp_id_plus1 = node->xcp->id + 1; in svm_range_vram_node_new()
598 bp.xcp_id_plus1 - 1); in svm_range_vram_node_new()