Home
last modified time | relevance | path

Searched refs:emulate_mmio (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/lguest/
Dlguest.c2318 static void emulate_mmio(unsigned long paddr, const u8 *insn) in emulate_mmio() function
3172 emulate_mmio(notify.addr, notify.insn); in run_guest()