Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Demulate.c142 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro
4070 I(SrcNone | Priv | EmulateOnUD, em_hypercall),
4075 DI(SrcNone | Priv, monitor),
4076 DI(SrcNone | Priv, mwait),
4081 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa),
4083 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),
4084 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
4085 DIP(SrcNone | Prot | Priv, stgi, check_svme),
4086 DIP(SrcNone | Prot | Priv, clgi, check_svme),
4087 DIP(SrcNone | Prot | Priv, skinit, check_svme),
[all …]
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_dbgmgr.h83 uint32_t Priv:1; /* Privileged */ member
/linux-4.4.14/arch/metag/include/asm/
Dtbx.h632 int Priv; member