Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_hv_call.c392 status = hv_do_hypercall(HVCALL_ASSERT_VIRTUAL_INTERRUPT, input, NULL); in hv_call_assert_virtual_interrupt()
H A Dmshv_root_main.c137 HVCALL_ASSERT_VIRTUAL_INTERRUPT,
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h474 #define HVCALL_ASSERT_VIRTUAL_INTERRUPT 0x0094 macro