Searched refs:hv_port_id (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/hv/ |
| H A D | mshv_root.h | 296 int hv_call_create_port(u64 port_partition_id, union hv_port_id port_id, 299 int hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id); 300 int hv_call_connect_port(u64 port_partition_id, union hv_port_id port_id,
|
| H A D | mshv_synic.c | 605 union hv_port_id port_id = { 0 }; in mshv_register_doorbell() 655 union hv_port_id port_id = { 0 }; in mshv_unregister_doorbell()
|
| H A D | mshv_root_hv_call.c | 694 hv_call_create_port(u64 port_partition_id, union hv_port_id port_id, in hv_call_create_port() 733 hv_call_delete_port(u64 port_partition_id, union hv_port_id port_id) in hv_call_delete_port() 748 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 | hvhdk.h | 639 union hv_port_id port_id; 652 union hv_port_id port_id; 664 union hv_port_id port_id;
|
| H A D | hvgdk_mini.h | 694 union hv_port_id { union 784 union hv_port_id port;
|