Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h155 #define HVCALL_POST_MESSAGE 0x005c macro
/Linux-v5.15/drivers/hv/
Dhv.c100 status = hv_do_hypercall(HVCALL_POST_MESSAGE, aligned_msg, NULL); in hv_post_message()
/Linux-v5.15/include/asm-generic/
Dhyperv-tlfs.h150 #define HVCALL_POST_MESSAGE 0x005c macro
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c507 hcall->control = HVCALL_POST_MESSAGE; in guest_test_hcalls_access()
/Linux-v5.15/arch/x86/kvm/
Dhyperv.c2120 case HVCALL_POST_MESSAGE: in hv_check_hypercall_access()
2231 case HVCALL_POST_MESSAGE: in kvm_hv_hypercall()