Searched refs:hub_data (Results 1 – 10 of 10) sorted by relevance
17 struct hub_data { struct28 struct hub_data hub; argument34 #define hub_data(n) (&__node_data[(n)]->hub) macro
29 &hub_data(node)->h_cpus)
32 struct hub_data { struct41 struct hub_data hub; argument48 #define hub_data(n) (&__node_data[(n)]->hub) macro
59 struct hub_data *hub = hub_data(cnode); in per_hub_init()118 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()
192 struct hub_data *hub = hub_data(cpu_to_node(cpu)); in install_ipi()
66 struct hub_data *hub = hub_data(cpu_to_node(cpu)); in alloc_level()
59 kvp = &hub_data(client_nasid)->kern_vars; in set_ktext_source()
407 cpumask_clear(&hub_data(node)->h_cpus); in node_mem_init()410 sizeof(struct hub_data)); in node_mem_init()
34 #define MAPPED_KERN_RO_PHYSBASE(n) (hub_data(n)->kern_vars.kv_ro_baseaddr)35 #define MAPPED_KERN_RW_PHYSBASE(n) (hub_data(n)->kern_vars.kv_rw_baseaddr)