Searched refs:hub_data (Results 1 – 8 of 8) sorted by relevance
12 struct hub_data { struct20 struct hub_data hub; argument26 #define hub_data(n) (&__node_data[(n)]->hub) macro
19 &hub_data(node)->h_cpus)
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)
47 struct hub_data *hub = hub_data(nasid); in per_hub_init()
48 if (test_and_set_bit(i, hub_data(nasid)->h_bigwin_used)) in hub_pio_map()180 bitmap_zero(hub_data(nasid)->h_bigwin_used, HUB_NUM_BIG_WINDOW); in hub_pio_init()
123 struct hub_data *hub; in hub_domain_alloc()143 hub = hub_data(info->nasid); in hub_domain_alloc()
60 kvp = &hub_data(client_nasid)->kern_vars; in set_ktext_source()
367 cpumask_clear(&hub_data(node)->h_cpus); in node_mem_init()370 sizeof(struct hub_data)); in node_mem_init()