Home
last modified time | relevance | path

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

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