uv_system_type 11 arch/x86/include/asm/uv/uv.h extern enum uv_system_type get_uv_system_type(void); uv_system_type 24 arch/x86/include/asm/uv/uv.h static inline enum uv_system_type get_uv_system_type(void) { return UV_NONE; }