Searched refs:EmulateOnUD (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/arch/x86/kvm/ |
| D | emulate.c | 137 #define EmulateOnUD (1<<22) /* Emulate if unsupported by the host */ macro 4416 I(SrcNone | Priv | EmulateOnUD, em_hypercall), 4434 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall), 4541 N, N, N, II(DstMem | ModRM | Op3264 | EmulateOnUD, em_rdpid, rdtscp), 4791 N, I(ImplicitOps | EmulateOnUD, em_syscall), 4818 I(ImplicitOps | EmulateOnUD, em_sysenter), 4819 I(ImplicitOps | Priv | EmulateOnUD, em_sysexit), 4848 II(EmulateOnUD | ImplicitOps, em_rsm, rsm), 4908 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f0), 4909 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f1), [all …]
|