CheckPerm        4422 arch/x86/kvm/emulate.c #define DIP(_y, _i, _p) { .flags = (_y)|Intercept|CheckPerm, \
CheckPerm        4436 arch/x86/kvm/emulate.c 	{ .flags = (_f)|Intercept|CheckPerm, .u.execute = (_e), \
CheckPerm        5398 arch/x86/kvm/emulate.c 	    (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch|
CheckPerm        5575 arch/x86/kvm/emulate.c 		     (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) {
CheckPerm        5630 arch/x86/kvm/emulate.c 		if (ctxt->d & CheckPerm) {