Searched refs:kvm_trap_emul_vcpu_reenter (Results 1 – 1 of 1) sorted by relevance
1182 static void kvm_trap_emul_vcpu_reenter(struct kvm_run *run, in kvm_trap_emul_vcpu_reenter() function1235 kvm_trap_emul_vcpu_reenter(run, vcpu); in kvm_trap_emul_vcpu_run()1308 .vcpu_reenter = kvm_trap_emul_vcpu_reenter,