Searched refs:vm_resume_cpu (Results 1 – 10 of 10) sorted by relevance
83 vm_resume_cpu(newcpu); in spinup_ap()
171 int vm_resume_cpu(struct vm *vm, struct vcpu *vcpu);
447 vm_resume_cpu(struct vm *vm, struct vcpu *vcpu) in vm_resume_cpu() function
747 error = vm_resume_cpu(sc->vm, vcpu); in vmmdev_ioctl()
242 vm_resume_cpu(newvcpu); in vmexit_smccc()
215 vm_resume_cpu(newvcpu); in vmexit_ecall_hsm()
1064 vm_resume_cpu(vcpu_info[vcpuid].vcpu); in main()1067 vm_resume_cpu(bsp); in main()
1175 vm_resume_cpu(vcpu); in gdb_step_vcpu()
268 int vm_resume_cpu(struct vcpu *vcpu);
1167 vm_resume_cpu(struct vcpu *vcpu) in vm_resume_cpu() function