Home
last modified time | relevance | path

Searched refs:Priv (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Demulate.c142 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro
4279 I(SrcNone | Priv | EmulateOnUD, em_hypercall),
4284 DI(SrcNone | Priv, monitor),
4285 DI(SrcNone | Priv, mwait),
4290 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa),
4292 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),
4293 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
4294 DIP(SrcNone | Prot | Priv, stgi, check_svme),
4295 DIP(SrcNone | Prot | Priv, clgi, check_svme),
4296 DIP(SrcNone | Prot | Priv, skinit, check_svme),
[all …]
/arch/metag/include/asm/
Dtbx.h632 int Priv; member