Searched refs:uv_hubbed_system (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c31 static int uv_hubbed_system; variable
412 uv_hubbed_system = 0x21;
417 uv_hubbed_system = 0x11;
422 uv_hubbed_system = 0x9;
427 uv_hubbed_system = 0x5;
494 return (uv_hubbed_system & uvtype);
1585 seq_printf(file, "0x%x\n", uv_hubbed_system);

Completed in 78 milliseconds