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.c929 .tcg_features = TCG_FEATURES,
945 .tcg_features = TCG_EXT_FEATURES,
1016 .tcg_features = TCG_KVM_FEATURES,
1031 .tcg_features = TCG_KVM_FEATURES,
1051 .tcg_features = TCG_SVM_FEATURES,
1196 .tcg_features = 0,
1228 .tcg_features = 0,
1300 .tcg_features = ~0U,
1313 .tcg_features = ~0U,
1337 .tcg_features = ~0U,
[all …]