Searched refs:Priv (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_dbgmgr.h | 81 uint32_t Priv:1; /* Privileged */ member
|
/kernel/linux/linux-5.10/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, clg [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 144 #define Priv (1<<27) /* instruction generates #GP if current CPL != 0 */ macro 4019 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4024 DI(SrcNone | Priv, monitor), 4025 DI(SrcNone | Priv, mwait), 4031 II(ImplicitOps | Priv, em_xsetbv, xsetbv), 4036 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa), 4038 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa), 4039 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa), 4040 DIP(SrcNone | Prot | Priv, stgi, check_svme), 4041 DIP(SrcNone | Prot | Priv, clg [all...] |
Completed in 14 milliseconds