Searched refs:uv_hub_type (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/uv/
H A Duv_hub.h212 static inline int uv_hub_type(void) function
234 static inline int is_uv(int uvmask) { return uv_hub_type() & uvmask; }
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c752 return sysfs_emit(buf, "0x%x\n", uv_hub_type());

Completed in 194 milliseconds