Searched refs:hub_data (Results 1 – 9 of 9) sorted by relevance
11 struct hub_data { struct20 struct hub_data hub; argument26 #define hub_data(n) (&__node_data[(n)]->hub) macro
20 &hub_data(node)->h_cpus)
29 struct hub_data { struct38 struct hub_data hub; argument45 #define hub_data(n) (&__node_data[(n)]->hub) macro
57 struct hub_data *hub = hub_data(cnode); in per_hub_init()87 struct hub_data *hub = hub_data(cnode); in per_cpu_init()
47 if (test_and_set_bit(i, hub_data(cnode)->h_bigwin_used)) in hub_pio_map()180 bitmap_zero(hub_data(cnode)->h_bigwin_used, HUB_NUM_BIG_WINDOW); in hub_pio_init()
120 struct hub_data *hub; in hub_domain_alloc()140 hub = hub_data(NASID_TO_COMPACT_NODEID(info->nasid)); in hub_domain_alloc()
60 kvp = &hub_data(client_nasid)->kern_vars; in set_ktext_source()
400 cpumask_clear(&hub_data(node)->h_cpus); in node_mem_init()403 sizeof(struct hub_data)); in node_mem_init()
35 #define MAPPED_KERN_RO_PHYSBASE(n) (hub_data(n)->kern_vars.kv_ro_baseaddr)36 #define MAPPED_KERN_RW_PHYSBASE(n) (hub_data(n)->kern_vars.kv_rw_baseaddr)