Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h312 int hv_call_create_port(u64 port_partition_id, union hv_port_id port_id,
H A Dmshv_synic.c634 ret = hv_call_create_port(hv_current_partition_id, port_id, partition_id, in mshv_register_doorbell()
H A Dmshv_root_hv_call.c691 hv_call_create_port(u64 port_partition_id, union hv_port_id port_id, in hv_call_create_port() function