Searched refs:hv_port_id (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_root.h | 313 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,
|
| H A D | mshv_root_hv_call.c | 703 hv_call_create_port(u64 port_partition_id, union hv_port_id port_id, 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() 756 hv_call_connect_port(u64 port_partition_id, union hv_port_id port_id, in hv_call_connect_port()
|
| /linux/include/hyperv/ |
| H A D | hvgdk_mini.h | 698 union hv_port_id { union 788 union hv_port_id port;
|