Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h229 #define UV3_HUB_REVISION_BASE 5 macro
/openbmc/linux/arch/x86/kernel/apic/
H A 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()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrufile.c52 (uv_hub_info->hub_revision < UV3_HUB_REVISION_BASE); in gru_supported()