Searched refs:EmulateOnUD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 138 #define EmulateOnUD (1<<22) /* Emulate if unsupported by the host */ macro 4444 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4462 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall), 4569 N, N, N, II(DstMem | ModRM | Op3264 | EmulateOnUD, em_rdpid, rdpid), 4819 N, I(ImplicitOps | EmulateOnUD, em_syscall), 4850 I(ImplicitOps | EmulateOnUD, em_sysenter), 4851 I(ImplicitOps | Priv | EmulateOnUD, em_sysexit), 4880 II(EmulateOnUD | ImplicitOps, em_rsm, rsm), 4940 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f0), 4941 GP(EmulateOnUD | ModR [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 139 #define EmulateOnUD (1<<22) /* Emulate if unsupported by the host */ macro 4019 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4037 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall), 4144 N, N, N, II(DstMem | ModRM | Op3264 | EmulateOnUD, em_rdpid, rdpid), 4401 N, I(ImplicitOps | EmulateOnUD | IsBranch, em_syscall), 4432 I(ImplicitOps | EmulateOnUD | IsBranch, em_sysenter), 4433 I(ImplicitOps | Priv | EmulateOnUD | IsBranch, em_sysexit), 4462 II(EmulateOnUD | ImplicitOps, em_rsm, rsm), 4522 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f0), 4523 GP(EmulateOnUD | ModR [all...] |
Completed in 14 milliseconds