Home
last modified time | relevance | path

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

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