Searched refs:check_svme (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/x86/kvm/ |
| D | emulate.c | 4180 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme() function 4200 return check_svme(ctxt); in check_svme_pa() 4304 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4305 DIP(SrcNone | Prot | Priv, clgi, check_svme), 4306 DIP(SrcNone | Prot | Priv, skinit, check_svme), 4307 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
|