Searched refs:copy_from_guest (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/lguest/x86/
H A Dcore.c332 static void copy_from_guest(struct lg_cpu *cpu, copy_from_guest() function
344 copy_from_guest(cpu, dst + to_page_end, copy_from_guest()
362 copy_from_guest(cpu, cpu->pending.insn, cpu->regs->eip, setup_emulate_insn()
370 copy_from_guest(cpu, cpu->pending.insn, cpu->regs->eip, setup_iomem_insn()

Completed in 68 milliseconds