Home
last modified time | relevance | path

Searched refs:hub_type (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
Duv_hub.h148 unsigned int hub_type; member
213 return uv_hub_info->hub_type; in uv_hub_type()
218 uv_hub_info->hub_type = uvmask; in uv_hub_type_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gmc.c454 void amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type, in amdgpu_gmc_set_vm_fault_masks() argument
460 hub = &adev->vmhub[hub_type]; in amdgpu_gmc_set_vm_fault_masks()
Damdgpu_gmc.h307 amdgpu_gmc_set_vm_fault_masks(struct amdgpu_device *adev, int hub_type,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
Dx2apic_uv_x.c1278 hi->hub_type = uv_hub_info->hub_type; in uv_init_hub_info()