check_svme       4370 arch/x86/kvm/emulate.c 	return check_svme(ctxt);
check_svme       4474 arch/x86/kvm/emulate.c 	DIP(SrcNone | Prot | Priv,		stgi,		check_svme),
check_svme       4475 arch/x86/kvm/emulate.c 	DIP(SrcNone | Prot | Priv,		clgi,		check_svme),
check_svme       4476 arch/x86/kvm/emulate.c 	DIP(SrcNone | Prot | Priv,		skinit,		check_svme),
check_svme       4477 arch/x86/kvm/emulate.c 	DIP(SrcNone | Prot | Priv,		invlpga,	check_svme),