Searched refs:Priv (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/arch/x86/kvm/ |
| D | emulate.c | 142 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro 4283 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4288 DI(SrcNone | Priv, monitor), 4289 DI(SrcNone | Priv, mwait), 4295 II(ImplicitOps | Priv, em_xsetbv, xsetbv), 4300 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 4302 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa), 4303 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa), 4304 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4305 DIP(SrcNone | Prot | Priv, clgi, check_svme), [all …]
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_dbgmgr.h | 81 uint32_t Priv:1; /* Privileged */ member
|