perm_ok           303 arch/x86/include/asm/kvm_emulate.h 	bool perm_ok; /* do not check permissions if true */
perm_ok          3014 arch/x86/kvm/emulate.c 	if (ctxt->perm_ok)
perm_ok          3021 arch/x86/kvm/emulate.c 	ctxt->perm_ok = true;
perm_ok          6727 arch/x86/kvm/x86.c 		ctxt->perm_ok = false;