Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c713 status = hv_do_hypercall(HVCALL_CREATE_PORT, input, NULL); in hv_call_create_port()
/linux/include/hyperv/
H A Dhvgdk_mini.h482 #define HVCALL_CREATE_PORT 0x0095 macro