Searched refs:hcall (Results 1 – 4 of 4) sorted by relevance
204 if (cpu->hcall->arg0 != LHCALL_LGUEST_INIT) { in initialize()205 kill_guest(cpu, "hypercall %li before INIT", cpu->hcall->arg0); in initialize()263 cpu->hcall = NULL; in do_hypercalls()280 do_hcall(cpu, cpu->hcall); in do_hypercalls()293 cpu->hcall = NULL; in do_hypercalls()
225 if (cpu->hcall) in run_guest()
69 struct hcall_args *hcall; member
445 cpu->hcall = (struct hcall_args *)cpu->regs; in lguest_arch_handle_trap()659 if (!lguest_address_ok(cpu->lg, cpu->hcall->arg1, in lguest_arch_init_hypercalls()670 cpu->lg->lguest_data = cpu->lg->mem_base + cpu->hcall->arg1; in lguest_arch_init_hypercalls()