Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Demulate.c146 #define NotImpl (1 << 30) /* instruction is not implemented */ macro
4334 #define N D(NotImpl)
5247 ctxt->d = NotImpl; in x86_decode_insn()
5322 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()
5331 if (ctxt->d & NotImpl) in x86_decode_insn()