check_perm        324 arch/x86/include/asm/kvm_emulate.h 	int (*check_perm)(struct x86_emulate_ctxt *ctxt);
check_perm        226 arch/x86/kvm/emulate.c 	int (*check_perm)(struct x86_emulate_ctxt *ctxt);
check_perm       4423 arch/x86/kvm/emulate.c 		      .intercept = x86_intercept_##_i, .check_perm = (_p) }
check_perm       4437 arch/x86/kvm/emulate.c 	  .intercept = x86_intercept_##_i, .check_perm = (_p) }
check_perm       5404 arch/x86/kvm/emulate.c 		ctxt->check_perm = opcode.check_perm;
check_perm       5631 arch/x86/kvm/emulate.c 			rc = ctxt->check_perm(ctxt);
check_perm        360 fs/posix_acl.c                                         goto check_perm;
check_perm        386 fs/posix_acl.c 					goto check_perm;
check_perm        402 fs/posix_acl.c check_perm: