Home
last modified time | relevance | path

Searched refs:hv_call_delete_port (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dmshv_synic.c649 hv_call_delete_port(hv_current_partition_id, port_id); in mshv_register_doorbell()
668 hv_call_delete_port(hv_current_partition_id, port_id); in mshv_unregister_doorbell()
H A Dmshv_root.h315 int hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id);
H A Dmshv_root_hv_call.c729 hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id) in hv_call_delete_port() function