Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Demulate.c141 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro
3769 I(SrcNone | Priv | EmulateOnUD, em_hypercall),
3774 DI(SrcNone | Priv, monitor),
3775 DI(SrcNone | Priv, mwait),
3780 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa),
3782 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),
3783 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
3784 DIP(SrcNone | Prot | Priv, stgi, check_svme),
3785 DIP(SrcNone | Prot | Priv, clgi, check_svme),
3786 DIP(SrcNone | Prot | Priv, skinit, check_svme),
[all …]
/linux-4.1.27/arch/metag/include/asm/
Dtbx.h632 int Priv; member