Home
last modified time | relevance | path

Searched refs:HV_SYNIC_AVAILABLE (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c879 .bits = HV_SYNIC_AVAILABLE}
1053 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c860 .bits = HV_SYNIC_AVAILABLE}
1034 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c874 .bits = HV_SYNIC_AVAILABLE}
1048 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c879 .bits = HV_SYNIC_AVAILABLE}
1053 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c872 .bits = HV_SYNIC_AVAILABLE}
1046 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/kvm/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c868 .bits = HV_SYNIC_AVAILABLE}
1075 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu/qemu-6.2.0/target/i386/kvm/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c866 .bits = HV_SYNIC_AVAILABLE}
1080 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/kvm/
H A Dhyperv-proto.h31 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c866 .bits = HV_SYNIC_AVAILABLE}
1040 entry_feat->eax |= HV_SYNIC_AVAILABLE; in get_supported_hv_cpuid_legacy()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dhyperv-proto.h30 #define HV_SYNIC_AVAILABLE (1u << 2) macro
H A Dkvm.c742 env->features[FEAT_HYPERV_EAX] |= HV_SYNIC_AVAILABLE; in hyperv_handle_properties()