Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c2625 static bool emulator_io_permitted(struct x86_emulate_ctxt *ctxt, in emulator_io_permitted() function
3971 if (!emulator_io_permitted(ctxt, ctxt->src.val, ctxt->dst.bytes)) in check_perm_in()
3980 if (!emulator_io_permitted(ctxt, ctxt->dst.val, ctxt->src.bytes)) in check_perm_out()