Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/
Duv_sysfs.c114 struct uv_bios_hub_info *hub_info; member
120 static ssize_t hub_name_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_name_show()
125 static ssize_t hub_location_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_location_show()
130 static ssize_t hub_partition_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_partition_show()
135 static ssize_t hub_shared_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_shared_show()
139 static ssize_t hub_nasid_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_nasid_show()
145 static ssize_t hub_cnode_show(struct uv_bios_hub_info *hub_info, char *buf) in hub_cnode_show()
/linux-5.19.10/arch/x86/kernel/apic/
Dx2apic_uv_x.c1463 static __init void boot_init_possible_blades(struct uv_hub_info_s *hub_info) in boot_init_possible_blades()
1694 struct uv_hub_info_s hub_info = {0}; in uv_system_init_hub() local
/linux-5.19.10/arch/mips/include/asm/sn/
Dklconfig.h606 klinfo_t hub_info; member