Home
last modified time | relevance | path

Searched refs:HVCALL_CONNECT_PORT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dmshv_root_hv_call.c765 status = hv_do_hypercall(HVCALL_CONNECT_PORT, input, NULL); in hv_call_connect_port()
/linux/include/hyperv/
H A Dhvgdk_mini.h483 #define HVCALL_CONNECT_PORT 0x0096 macro