Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv.h190 #define HVCALL_SIGNAL_EVENT 0x5d macro
H A Dhyperv_connections.c203 hv->hvcall_status = do_hypercall(HVCALL_SIGNAL_EVENT, in do_evt()
284 if (do_hypercall(HVCALL_SIGNAL_EVENT, 0x1234, 1) == in main()