Searched refs:Priv (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 143 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro 4444 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4449 DI(SrcNone | Priv, monitor), 4450 DI(SrcNone | Priv, mwait), 4456 II(ImplicitOps | Priv, em_xsetbv, xsetbv), 4461 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 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), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_dbgmgr.h | 81 uint32_t Priv:1; /* Privileged */ member
|