Home
last modified time | relevance | path

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

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