Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv.c79 status = hv_tdx_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
82 status = hv_ghcb_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
88 status = hv_do_hypercall(HVCALL_POST_MESSAGE, in hv_post_message()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_features.c565 hcall->control = HVCALL_POST_MESSAGE; in guest_test_hcalls_access()
570 hcall->control = HVCALL_POST_MESSAGE; in guest_test_hcalls_access()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h206 #define HVCALL_POST_MESSAGE 0x005c macro
/openbmc/linux/include/asm-generic/
H A Dhyperv-tlfs.h160 #define HVCALL_POST_MESSAGE 0x005c macro
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c2428 case HVCALL_POST_MESSAGE: in hv_check_hypercall_access()
2548 case HVCALL_POST_MESSAGE: in kvm_hv_hypercall()