Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_hv_call.c549 status = hv_do_hypercall(HVCALL_MAP_VP_STATE_PAGE, input, output); in hv_call_map_vp_state_page()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h488 #define HVCALL_MAP_VP_STATE_PAGE 0x00e1 macro