Home
last modified time | relevance | path

Searched refs:xgpu_ai_virt_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dmxgpu_ai.h53 extern const struct amdgpu_virt_ops xgpu_ai_virt_ops;
Dmxgpu_ai.c371 const struct amdgpu_virt_ops xgpu_ai_virt_ops = { variable
Dsoc15.c686 adev->virt.ops = &xgpu_ai_virt_ops; in soc15_set_virt_ops()