Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_hub.h237 static inline int is_uv4a_hub(void) { return is_uv(UV4A); } in is_uv4a_hub() function
243 * is_uv4a_hub() return true, While on UV4, only is_uv4_hub()
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_hub.h238 static inline int is_uv4a_hub(void) { return is_uv(UV4A); } in is_uv4a_hub() function
244 * is_uv4a_hub() return true, While on UV4, only is_uv4_hub()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Duv_sysfs.c39 else if (is_uv4a_hub()) in uv_type_string()

Completed in 5 milliseconds