Searched refs:HVCALL_POST_MESSAGE (Results 1 – 5 of 5) sorted by relevance
102 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()106 status = hv_do_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
563 hcall->control = HVCALL_POST_MESSAGE; in guest_test_hcalls_access()568 hcall->control = HVCALL_POST_MESSAGE; in guest_test_hcalls_access()
206 #define HVCALL_POST_MESSAGE 0x005c macro
159 #define HVCALL_POST_MESSAGE 0x005c macro
2427 case HVCALL_POST_MESSAGE: in hv_check_hypercall_access()2547 case HVCALL_POST_MESSAGE: in kvm_hv_hypercall()
Completed in 14 milliseconds