Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_connections.c64 static u64 do_hypercall(u16 code, u64 arg, bool fast) in do_hypercall() function
150 hv->hvcall_status = do_hypercall(HVCALL_POST_MESSAGE, in do_msg()
203 hv->hvcall_status = do_hypercall(HVCALL_SIGNAL_EVENT, in do_evt()
284 if (do_hypercall(HVCALL_SIGNAL_EVENT, 0x1234, 1) == in main()