Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Demulate.c3220 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme() function
3240 return check_svme(ctxt); in check_svme_pa()
3320 DIP(SrcNone | ModRM | Prot | Priv, stgi, check_svme),
3321 DIP(SrcNone | ModRM | Prot | Priv, clgi, check_svme),
3322 DIP(SrcNone | ModRM | Prot | Priv, skinit, check_svme),
3323 DIP(SrcNone | ModRM | Prot | Priv, invlpga, check_svme),