Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h301 bool perm_ok; /* do not check permissions if true */ member
/Linux-v4.19/arch/x86/kvm/
Demulate.c2947 if (ctxt->perm_ok) in emulator_io_permited()
2954 ctxt->perm_ok = true; in emulator_io_permited()
Dx86.c6190 ctxt->perm_ok = false; in x86_emulate_instruction()