Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h67 uint16_t hyperv_hcall_post_message(uint64_t param, bool fast);
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c605 uint16_t hyperv_hcall_post_message(uint64_t param, bool fast) in hyperv_hcall_post_message() function