Searched refs:vm_run (Results 1 – 3 of 3) sorted by relevance
132 int vm_run(struct vmctx *ctx);
739 vm_run(ctx); in vm_system_reset()794 vm_run(ctx); in vm_suspend_resume()808 if (vm_run(ctx) != 0) { in vm_loop()
459 vm_run(struct vmctx *ctx) in vm_run() function
Completed in 7 milliseconds