Searched refs:kvm_arch_pre_create_vcpu (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/system/ |
H A D | kvm.h | 373 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp);
|
/openbmc/qemu/target/mips/ |
H A D | kvm.c | 64 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/target/loongarch/kvm/ |
H A D | kvm.c | 1077 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/target/arm/ |
H A D | kvm.c | 1861 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/target/riscv/kvm/ |
H A D | kvm-cpu.c | 1489 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 401 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 482 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_pre_create_vcpu() function
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 565 ret = kvm_arch_pre_create_vcpu(cpu, errp); in kvm_init_vcpu()
|
/openbmc/qemu/target/i386/kvm/ |
H A D | kvm.c | 2080 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) in kvm_arch_init_vcpu() 2067 int kvm_arch_pre_create_vcpu(CPUState *cpu, Error **errp) kvm_arch_pre_create_vcpu() function
|