Home
last modified time | relevance | path

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

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