Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/x86_64/
Dhyperv.h106 #define HV_POST_MESSAGES BIT(4) macro
/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c511 feat.ebx |= HV_POST_MESSAGES; in guest_test_hcalls_access()