Home
last modified time | relevance | path

Searched defs:hub_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/platform/x86/
Duv_sysfs.c115 struct uv_bios_hub_info *hub_info; member
121 static ssize_t hub_name_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_name_show()
126 static ssize_t hub_location_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_location_show()
131 static ssize_t hub_partition_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_partition_show()
136 static ssize_t hub_shared_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_shared_show()
140 static ssize_t hub_nasid_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_nasid_show()
146 static ssize_t hub_cnode_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_cnode_show()
/linux-6.12.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c1399 static __init void boot_init_possible_blades(struct uv_hub_info_s *hub_info) in boot_init_possible_blades()
1649 struct uv_hub_info_s hub_info = {0}; in uv_system_init_hub() local
/linux-6.12.1/arch/mips/include/asm/sn/
Dklconfig.h606 klinfo_t hub_info; member