Searched refs:is_uv4_hub (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/platform/x86/
H A Duv_sysfs.c41 else if (is_uv4_hub())
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1653 is_uv4_hub() ? "UV400" :
/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h239 static inline int is_uv4_hub(void) { return is_uv(UV4); } function
243 * UV4A is a revision of UV4. So on UV4A, both is_uv4_hub() and
244 * is_uv4a_hub() return true, While on UV4, only is_uv4_hub()

Completed in 239 milliseconds