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

/linux-4.1.27/arch/x86/kvm/
H A Demulate.c2561 static bool emulator_io_permited(struct x86_emulate_ctxt *ctxt, emulator_io_permited() function
3721 if (!emulator_io_permited(ctxt, ctxt->src.val, ctxt->dst.bytes)) check_perm_in()
3730 if (!emulator_io_permited(ctxt, ctxt->dst.val, ctxt->src.bytes)) check_perm_out()

Completed in 81 milliseconds