Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c703 hv_call_create_port(u64 port_partition_id, union hv_port_id port_id, in hv_call_create_port() argument
718 input->port_partition_id = port_partition_id; in hv_call_create_port()
734 ret = hv_deposit_memory(port_partition_id, status); in hv_call_create_port()
741 hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id) in hv_call_delete_port() argument
746 input.port_partition_id = port_partition_id; in hv_call_delete_port()
756 hv_call_connect_port(u64 port_partition_id, union hv_port_id port_id, in hv_call_connect_port() argument
770 input->port_partition_id = port_partition_id; in hv_call_connect_port()
H A Dmshv_root.h313 int hv_call_create_port(u64 port_partition_id, union hv_port_id port_id,
316 int hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id);
317 int hv_call_connect_port(u64 port_partition_id, union hv_port_id port_id,
/linux/include/hyperv/
H A Dhvhdk.h648 u64 port_partition_id;
661 u64 port_partition_id;
673 u64 port_partition_id;
647 u64 port_partition_id; global() member
660 u64 port_partition_id; global() member
672 u64 port_partition_id; global() member