Home
last modified time | relevance | path

Searched refs:vmhub_funcs (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v12_0.c141 hub->vmhub_funcs->print_l2_protection_fault_status(adev, status); in gmc_v12_0_process_interrupt()
203 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v12_0_flush_vm_hub()
306 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v12_0_flush_gpu_tlb()
364 uint32_t req = hub->vmhub_funcs->get_invalidate_req(vmid, 0); in gmc_v12_0_emit_flush_gpu_tlb()
H A Dgmc_v11_0.c148 hub->vmhub_funcs->print_l2_protection_fault_status(adev, status); in gmc_v11_0_process_interrupt()
213 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v11_0_flush_gpu_tlb()
344 uint32_t req = hub->vmhub_funcs->get_invalidate_req(vmid, 0); in gmc_v11_0_emit_flush_gpu_tlb()
H A Dgmc_v10_0.c179 hub->vmhub_funcs->print_l2_protection_fault_status(adev, in gmc_v10_0_process_interrupt()
255 u32 inv_req = hub->vmhub_funcs->get_invalidate_req(vmid, flush_type); in gmc_v10_0_flush_gpu_tlb()
379 uint32_t req = hub->vmhub_funcs->get_invalidate_req(vmid, 0); in gmc_v10_0_emit_flush_gpu_tlb()
H A Damdgpu_gmc.h122 const struct amdgpu_vmhub_funcs *vmhub_funcs; member
H A Dgfxhub_v3_0_3.c490 hub->vmhub_funcs = &gfxhub_v3_0_3_vmhub_funcs; in gfxhub_v3_0_3_init()
H A Dgfxhub_v2_0.c477 hub->vmhub_funcs = &gfxhub_v2_0_vmhub_funcs; in gfxhub_v2_0_init()
H A Dgfxhub_v11_5_0.c505 hub->vmhub_funcs = &gfxhub_v11_5_0_vmhub_funcs; in gfxhub_v11_5_0_init()
H A Dmmhub_v3_0_2.c511 hub->vmhub_funcs = &mmhub_v3_0_2_vmhub_funcs; in mmhub_v3_0_2_init()
H A Dgfxhub_v3_0.c502 hub->vmhub_funcs = &gfxhub_v3_0_vmhub_funcs; in gfxhub_v3_0_init()
H A Dgfxhub_v12_0.c510 hub->vmhub_funcs = &gfxhub_v12_0_vmhub_funcs; in gfxhub_v12_0_init()
H A Dmmhub_v3_0_1.c498 hub->vmhub_funcs = &mmhub_v3_0_1_vmhub_funcs; in mmhub_v3_0_1_init()
H A Dmmhub_v3_0.c522 hub->vmhub_funcs = &mmhub_v3_0_vmhub_funcs; in mmhub_v3_0_init()
H A Dmmhub_v2_3.c488 hub->vmhub_funcs = &mmhub_v2_3_vmhub_funcs; in mmhub_v2_3_init()
H A Dmmhub_v2_0.c560 hub->vmhub_funcs = &mmhub_v2_0_vmhub_funcs; in mmhub_v2_0_init()
H A Dmmhub_v3_3.c544 hub->vmhub_funcs = &mmhub_v3_3_vmhub_funcs; in mmhub_v3_3_init()
H A Dmmhub_v4_1_0.c524 hub->vmhub_funcs = &mmhub_v4_1_0_vmhub_funcs; in mmhub_v4_1_0_init()
H A Dgfxhub_v2_1.c505 hub->vmhub_funcs = &gfxhub_v2_1_vmhub_funcs; in gfxhub_v2_1_init()
H A Dsdma_v6_0.c1202 uint32_t req = hub->vmhub_funcs->get_invalidate_req(vmid, 0); in sdma_v6_0_ring_emit_vm_flush()