Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Demulate.c2185 static bool emulator_io_permited(struct x86_emulate_ctxt *ctxt, in emulator_io_permited() function
3268 if (!emulator_io_permited(ctxt, ctxt->src.val, ctxt->dst.bytes)) in check_perm_in()
3277 if (!emulator_io_permited(ctxt, ctxt->dst.val, ctxt->src.bytes)) in check_perm_out()