Home
last modified time | relevance | path

Searched refs:PropValue (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dkvm-cpu.c165 static PropValue kvm_default_props[] = {
185 PropValue *pv; in x86_cpu_change_kvm_default()
/openbmc/qemu/target/i386/
H A Dcpu.c2015 PropValue *props;
2934 .props = (PropValue[]) {
3015 .props = (PropValue[]) {
3101 .props = (PropValue[]) {
3193 .props = (PropValue[]) {
3290 .props = (PropValue[]) {
3301 .props = (PropValue[]) {
3319 .props = (PropValue[]) {
3421 .props = (PropValue[]) {
3431 .props = (PropValue[]) {
[all …]
H A Dcpu.h2416 typedef struct PropValue { struct
2418 } PropValue; typedef
2419 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props);
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c164 static PropValue x86_tcg_default_props[] = {