Searched refs:Priv (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/x86/kvm/ |
| D | emulate.c | 143 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro 4452 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4457 DI(SrcNone | Priv, monitor), 4458 DI(SrcNone | Priv, mwait), 4464 II(ImplicitOps | Priv, em_xsetbv, xsetbv), 4469 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 4471 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa), 4472 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa), 4473 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4474 DIP(SrcNone | Prot | Priv, clgi, check_svme), [all …]
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_dbgmgr.h | 81 uint32_t Priv:1; /* Privileged */ member
|