Searched refs:Priv (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 142 #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/ |
D | kfd_dbgmgr.h | 83 uint32_t Priv:1; /* Privileged */ member
|
/linux-4.4.14/arch/metag/include/asm/ |
D | tbx.h | 632 int Priv; member
|