Searched refs:hub_type (Results 1 – 6 of 6) sorted by relevance
148 unsigned int hub_type; member213 return uv_hub_info->hub_type; in uv_hub_type()218 uv_hub_info->hub_type = uvmask; in uv_hub_type_set()
11 hub_type22 The hub_type entry is used to select the type of hub which is27 is no hub. In this case the hub_type entry is not present.
647 void amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type, in amdgpu_gmc_set_vm_fault_masks() argument653 hub = &adev->vmhub[hub_type]; in amdgpu_gmc_set_vm_fault_masks()657 tmp = (hub_type == AMDGPU_GFXHUB_0) ? in amdgpu_gmc_set_vm_fault_masks()666 (hub_type == AMDGPU_GFXHUB_0) ? in amdgpu_gmc_set_vm_fault_masks()
331 amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type,
1284 hi->hub_type = uv_hub_info->hub_type; in uv_init_hub_info()
768 __ATTR(hub_type, 0444, uv_hub_type_show, NULL);
Completed in 25 milliseconds