Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dkvm.c1129 static int kvm_get_vcpu_events(ARMCPU *cpu) in kvm_get_vcpu_events() function
2332 ret = kvm_get_vcpu_events(cpu); in kvm_arch_get_registers()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c4939 static int kvm_get_vcpu_events(X86CPU *cpu) in kvm_get_vcpu_events() function
5215 ret = kvm_get_vcpu_events(cpu); in kvm_arch_get_registers()