Home
last modified time | relevance | path

Searched refs:hv_current_partition_id (Results 1 – 4 of 4) sorted by relevance

/drivers/hv/
A Dhv_proc.c148 ret = hv_call_deposit_pages(node, hv_current_partition_id, 1); in hv_call_add_logical_proc()
162 if (partition_id != hv_current_partition_id) { in hv_call_create_vp()
A Dmshv_synic.c625 ret = hv_call_create_port(hv_current_partition_id, port_id, partition_id, in mshv_register_doorbell()
640 ret = hv_call_connect_port(hv_current_partition_id, port_id, partition_id, in mshv_register_doorbell()
643 hv_call_delete_port(hv_current_partition_id, port_id); in mshv_register_doorbell()
662 hv_call_delete_port(hv_current_partition_id, port_id); in mshv_unregister_doorbell()
A Dhv_common.c34 u64 hv_current_partition_id = HV_PARTITION_ID_SELF; variable
35 EXPORT_SYMBOL_GPL(hv_current_partition_id);
276 hv_current_partition_id = pt_id; in hv_get_partition_id()
A Dmshv_root_hv_call.c127 hv_current_partition_id, 1); in hv_call_create_partition()
758 hv_current_partition_id, 1); in hv_call_map_stat_page()

Completed in 9 milliseconds