kvm_hv_cpu_has
bool kvm_hv_cpu_has(struct kvm_x86_cpu_feature feature);
TEST_REQUIRE(kvm_hv_cpu_has(HV_X64_NESTED_DIRECT_FLUSH));