Searched refs:hv_current_partition_id (Results 1 – 5 of 5) sorted by relevance
35 u64 hv_current_partition_id = ~0ull; variable36 EXPORT_SYMBOL_GPL(hv_current_partition_id);375 hv_current_partition_id = output_page->partition_id; in hv_get_partition_id()491 BUG_ON(hv_root_partition && hv_current_partition_id == ~0ull); in hyperv_init()
157 ret = hv_call_deposit_pages(node, hv_current_partition_id, 1); in hv_call_add_logical_proc()172 if (partition_id != hv_current_partition_id) { in hv_call_create_vp()
32 input->partition_id = hv_current_partition_id; in hv_map_interrupt()84 input->partition_id = hv_current_partition_id; in hv_unmap_interrupt()
31 extern u64 hv_current_partition_id;
249 ret = hv_call_create_vp(numa_cpu_node(i), hv_current_partition_id, i, i); in hv_smp_prepare_cpus()