Home
last modified time | relevance | path

Searched refs:UV3_HUB_REVISION_BASE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/x86/include/asm/uv/
Duv_hub.h228 #define UV3_HUB_REVISION_BASE 5 macro
/Linux-v6.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c173 + UV3_HUB_REVISION_BASE; in early_set_hub_type()
440 !strncmp(uv_archtype, "SGI3", 4) ? UV3_HUB_REVISION_BASE : in uv_set_system_type()
454 case UV3_HUB_REVISION_BASE: in uv_set_system_type()
/Linux-v6.1/drivers/misc/sgi-gru/
Dgrufile.c52 (uv_hub_info->hub_revision < UV3_HUB_REVISION_BASE); in gru_supported()