Searched refs:check_svme (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/x86/kvm/ |
| D | emulate.c | 4349 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme() function 4369 return check_svme(ctxt); in check_svme_pa() 4473 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4474 DIP(SrcNone | Prot | Priv, clgi, check_svme), 4475 DIP(SrcNone | Prot | Priv, skinit, check_svme), 4476 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
|