Searched refs:setup_vm_pt_regs (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfxhub.h | 29 void (*setup_vm_pt_regs)(struct amdgpu_device *adev, uint32_t vmid, member
|
| H A D | gfxhub_v2_0.c | 481 .setup_vm_pt_regs = gfxhub_v2_0_setup_vm_pt_regs,
|
| H A D | gfxhub_v1_0.c | 446 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
| H A D | amdgpu_amdkfd_gfx_v9.c | 922 adev->mmhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in kgd_gfx_v9_set_vm_context_page_table_base() 924 adev->gfxhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in kgd_gfx_v9_set_vm_context_page_table_base()
|
| H A D | amdgpu_amdkfd_gfx_v10_3.c | 629 adev->gfxhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in set_vm_context_page_table_base_v10_3()
|
| H A D | mmhub_v2_0.c | 729 .setup_vm_pt_regs = mmhub_v2_0_setup_vm_pt_regs,
|
| H A D | mmhub_v2_3.c | 623 .setup_vm_pt_regs = mmhub_v2_3_setup_vm_pt_regs,
|
| H A D | gfxhub_v2_1.c | 656 .setup_vm_pt_regs = gfxhub_v2_1_setup_vm_pt_regs,
|
| H A D | gfxhub_v1_2.c | 633 .setup_vm_pt_regs = gfxhub_v1_2_setup_vm_pt_regs,
|
| H A D | mmhub_v1_0.c | 848 .setup_vm_pt_regs = mmhub_v1_0_setup_vm_pt_regs,
|
| H A D | gfxhub_v12_1.c | 826 .setup_vm_pt_regs = gfxhub_v12_1_setup_vm_pt_regs,
|
| H A D | amdgpu_amdkfd_gfx_v10.c | 711 adev->gfxhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in set_vm_context_page_table_base()
|