Searched refs:SrcNone (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 98 #define SrcNone (OpNone << SrcShift) macro 4444 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4449 DI(SrcNone | Priv, monitor), 4450 DI(SrcNone | Priv, mwait), 4461 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 4462 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall), 4463 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa), 4464 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa), 4465 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4466 DIP(SrcNone | Pro [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 99 #define SrcNone (OpNone << SrcShift) macro 4019 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4024 DI(SrcNone | Priv, monitor), 4025 DI(SrcNone | Priv, mwait), 4036 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 4037 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall), 4038 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa), 4039 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa), 4040 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4041 DIP(SrcNone | Pro [all...] |
Completed in 13 milliseconds