Searched refs:setup_vm_pt_regs (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | amdgpu_mmhub.h | 39 void (*setup_vm_pt_regs)(struct amdgpu_device *adev, uint32_t vmid, member
|
| H A D | gfxhub_v1_1.c | 73 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
| H A D | amdgpu_amdkfd_gfx_v9.c | 702 adev->mmhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in kgd_gfx_v9_set_vm_context_page_table_base() 704 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 | gfxhub_v1_0.c | 410 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
| H A D | gfxhub_v2_0.c | 479 .setup_vm_pt_regs = gfxhub_v2_0_setup_vm_pt_regs,
|
| H A D | gfxhub_v2_1.c | 538 .setup_vm_pt_regs = gfxhub_v2_1_setup_vm_pt_regs,
|
| H A D | mmhub_v2_0.c | 692 .setup_vm_pt_regs = mmhub_v2_0_setup_vm_pt_regs,
|
| H A D | amdgpu_amdkfd_gfx_v10.c | 755 adev->gfxhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in set_vm_context_page_table_base()
|
| H A D | mmhub_v1_0.c | 791 .setup_vm_pt_regs = mmhub_v1_0_setup_vm_pt_regs,
|
| H A D | amdgpu_amdkfd_gfx_v10_3.c | 659 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_v9_4.c | 1666 .setup_vm_pt_regs = mmhub_v9_4_setup_vm_pt_regs,
|