HomeSort by: relevance | last modified time | path
    Searched refs:all_hub (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd.c 660 bool all_hub = false; local in function:amdgpu_amdkfd_flush_gpu_tlb_pasid
667 all_hub = true;
669 return amdgpu_gmc_flush_gpu_tlb_pasid(adev, pasid, flush_type, all_hub);
amdgpu_gmc.h 99 uint32_t flush_type, bool all_hub);
amdgpu_gfx.h 83 bool all_hub);
amdgpu_gmc_v10_0.c 415 bool all_hub)
430 pasid, flush_type, all_hub);
448 if (all_hub) {
amdgpu_gmc_v9_0.c 571 bool all_hub)
589 pasid, flush_type, all_hub);
607 if (all_hub) {
amdgpu_gmc_v7_0.c 441 bool all_hub)
amdgpu_gmc_v8_0.c 642 bool all_hub)
amdgpu_gfx_v10_0.c 358 bool all_hub)
363 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) |
amdgpu_gfx_v9_0.c 852 bool all_hub)
857 PACKET3_INVALIDATE_TLBS_ALL_HUB(all_hub) |

Completed in 27 milliseconds