amdgpu_gmc_flush_gpu_tlb_pasid
int amdgpu_gmc_flush_gpu_tlb_pasid(struct amdgpu_device *adev, uint16_t pasid,
r = amdgpu_gmc_flush_gpu_tlb_pasid(adev, vm->pasid, flush_type,
r = amdgpu_gmc_flush_gpu_tlb_pasid(f->adev, f->pasid, 2, true, 0);
amdgpu_gmc_flush_gpu_tlb_pasid(adev, vm->pasid, 2, true, 0);