Searched refs:check_svme (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 4341 static int check_svme(struct x86_emulate_ctxt *ctxt) in check_svme() function 4361 return check_svme(ctxt); in check_svme_pa() 4465 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4466 DIP(SrcNone | Prot | Priv, clgi, check_svme), 4467 DIP(SrcNone | Prot | Priv, skinit, check_svme), 4468 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
|