Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_hv_call.c398 status = hv_do_hypercall(HVCALL_ASSERT_VIRTUAL_INTERRUPT, input, NULL); in hv_call_assert_virtual_interrupt()
H A Dmshv_root_main.c124 HVCALL_ASSERT_VIRTUAL_INTERRUPT,
/linux/include/hyperv/
H A Dhvgdk_mini.h481 #define HVCALL_ASSERT_VIRTUAL_INTERRUPT 0x0094 macro