Searched refs:hyperv_hcall_post_message (Results 1 – 3 of 3) sorted by relevance
66 uint16_t hyperv_hcall_post_message(uint64_t param, bool fast);
93 exit->u.hcall.result = hyperv_hcall_post_message(in_param, fast); in kvm_hv_handle_exit()
604 uint16_t hyperv_hcall_post_message(uint64_t param, bool fast) in hyperv_hcall_post_message() function