Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
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()