Searched refs:check_svme (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/x86/kvm/ |
| D | emulate.c | 4255 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme() function 4275 return check_svme(ctxt); in check_svme_pa() 4384 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4385 DIP(SrcNone | Prot | Priv, clgi, check_svme), 4386 DIP(SrcNone | Prot | Priv, skinit, check_svme), 4387 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
|