Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Demulate.c2592 static bool emulator_io_permitted(struct x86_emulate_ctxt *ctxt, in emulator_io_permitted() function
3938 if (!emulator_io_permitted(ctxt, ctxt->src.val, ctxt->dst.bytes)) in check_perm_in()
3947 if (!emulator_io_permitted(ctxt, ctxt->dst.val, ctxt->src.bytes)) in check_perm_out()