Searched refs:setup_vm_pt_regs (Results 1 - 25 of 33) sorted by relevance
12
/kernel/linux/linux-5.10/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_v2_1.c | 538 .setup_vm_pt_regs = gfxhub_v2_1_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_v1_0.c | 410 .setup_vm_pt_regs = gfxhub_v1_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_v2_0.c | 692 .setup_vm_pt_regs = mmhub_v2_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_v1_0.c | 791 .setup_vm_pt_regs = mmhub_v1_0_setup_vm_pt_regs,
|
/kernel/linux/linux-6.6/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 | 62 void (*setup_vm_pt_regs)(struct amdgpu_device *adev, uint32_t vmid, member
|
H A D | gfxhub_v1_0.c | 449 .setup_vm_pt_regs = gfxhub_v1_0_setup_vm_pt_regs,
|
H A D | mmhub_v3_0_1.c | 590 .setup_vm_pt_regs = mmhub_v3_0_1_setup_vm_pt_regs,
|
H A D | mmhub_v3_0_2.c | 570 .setup_vm_pt_regs = mmhub_v3_0_2_setup_vm_pt_regs,
|
H A D | gfxhub_v3_0_3.c | 497 .setup_vm_pt_regs = gfxhub_v3_0_3_setup_vm_pt_regs,
|
H A D | gfxhub_v3_0.c | 509 .setup_vm_pt_regs = gfxhub_v3_0_setup_vm_pt_regs,
|
H A D | gfxhub_v2_0.c | 480 .setup_vm_pt_regs = gfxhub_v2_0_setup_vm_pt_regs,
|
H A D | amdgpu_amdkfd_gfx_v9.c | 924 adev->mmhub.funcs->setup_vm_pt_regs(adev, vmid, page_table_base); in kgd_gfx_v9_set_vm_context_page_table_base() 926 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_v3_0.c | 664 .setup_vm_pt_regs = mmhub_v3_0_setup_vm_pt_regs,
|
H A D | mmhub_v2_3.c | 628 .setup_vm_pt_regs = mmhub_v2_3_setup_vm_pt_regs,
|
H A D | mmhub_v2_0.c | 717 .setup_vm_pt_regs = mmhub_v2_0_setup_vm_pt_regs,
|
H A D | gfxhub_v1_2.c | 619 .setup_vm_pt_regs = gfxhub_v1_2_setup_vm_pt_regs,
|
Completed in 19 milliseconds
12