Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/uv/
Duv_hub.h229 #define UV3_HUB_REVISION_BASE 5 macro
/linux-6.6.21/arch/x86/kernel/apic/
Dx2apic_uv_x.c175 + UV3_HUB_REVISION_BASE; in early_set_hub_type()
441 !strncmp(uv_archtype, "SGI3", 4) ? UV3_HUB_REVISION_BASE : in uv_set_system_type()
455 case UV3_HUB_REVISION_BASE: in uv_set_system_type()
/linux-6.6.21/drivers/misc/sgi-gru/
Dgrufile.c52 (uv_hub_info->hub_revision < UV3_HUB_REVISION_BASE); in gru_supported()