Home
last modified time | relevance | path

Searched refs:EmulateOnUD (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/
H A Demulate.c135 #define EmulateOnUD (1<<22) /* Emulate if unsupported by the host */ macro
3970 I(SrcNone | Priv | EmulateOnUD, em_hypercall),
3988 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall),
4095 N, N, N, II(DstMem | ModRM | Op3264 | EmulateOnUD, em_rdpid, rdpid),
4352 N, I(ImplicitOps | EmulateOnUD | IsBranch | ShadowStack, em_syscall),
4383 I(ImplicitOps | EmulateOnUD | IsBranch | ShadowStack, em_sysenter),
4384 I(ImplicitOps | Priv | EmulateOnUD | IsBranch | ShadowStack, em_sysexit),
4413 II(EmulateOnUD | ImplicitOps, em_rsm, rsm),
4478 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f0),
4479 GP(EmulateOnUD | ModRM, &three_byte_0f_38_f1),
[all …]