Searched refs:hub_type (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h429 amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type,
H A Damdgpu_gmc.c892 void amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type, argument
898 hub = &adev->vmhub[hub_type];
902 tmp = (hub_type == AMDGPU_GFXHUB(0)) ?
911 (hub_type == AMDGPU_GFXHUB(0)) ?
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1202 hi->hub_type = uv_hub_info->hub_type;
1583 pr_notice_once("%s: using deprecated /proc/sgi_uv/hubbed, use /sys/firmware/sgi_uv/hub_type\n",
/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h148 unsigned int hub_type; member in struct:uv_hub_info_s
214 return uv_hub_info->hub_type;
219 uv_hub_info->hub_type = uvmask;
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c770 __ATTR(hub_type, 0444, uv_hub_type_show, NULL);

Completed in 189 milliseconds