Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dgfxhub_v1_0.h33 void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, uint32_t vmid,
Dgfxhub_v1_1.c73 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
Dgfxhub_v1_0.c38 void gfxhub_v1_0_setup_vm_pt_regs(struct amdgpu_device *adev, uint32_t vmid, in gfxhub_v1_0_setup_vm_pt_regs() function
56 gfxhub_v1_0_setup_vm_pt_regs(adev, 0, pt_base); in gfxhub_v1_0_init_gart_aperture_regs()
410 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,