Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu-internal.h49 uint64_t tcg_features; /* Feature flags supported by TCG */ member
H A Dcpu.c780 .tcg_features = TCG_FEATURES,
796 .tcg_features = TCG_EXT_FEATURES,
867 .tcg_features = TCG_KVM_FEATURES,
882 .tcg_features = TCG_KVM_FEATURES,
902 .tcg_features = TCG_SVM_FEATURES,
1031 .tcg_features = TCG_APM_FEATURES,
1063 .tcg_features = 0,
1135 .tcg_features = ~0U,
1148 .tcg_features = ~0U,
1172 .tcg_features = ~0U,
[all …]