Home
last modified time | relevance | path

Searched refs:Prot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c137 #define Prot (1<<21) /* instruction generates #UD if not in prot-mode */ macro
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 | Prot | Priv, clgi, check_svme),
4467 DIP(SrcNone | Prot | Priv, skinit, check_svme),
4468 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
4531 II(Prot | DstMe
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c138 #define Prot (1<<21) /* instruction generates #UD if not in prot-mode */ macro
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 | Prot | Priv, clgi, check_svme),
4042 DIP(SrcNone | Prot | Priv, skinit, check_svme),
4043 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
4106 II(Prot | DstMe
[all...]

Completed in 13 milliseconds