Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dkvm_arm.h182 int kvm_get_vcpu_events(ARMCPU *cpu);
H A Dkvm.c766 int kvm_get_vcpu_events(ARMCPU *cpu) in kvm_get_vcpu_events() function
H A Dkvm64.c1074 ret = kvm_get_vcpu_events(cpu); in kvm_arch_get_registers()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c4374 static int kvm_get_vcpu_events(X86CPU *cpu) in kvm_get_vcpu_events() function
4650 ret = kvm_get_vcpu_events(cpu); in kvm_arch_get_registers()