Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Demulate.c145 #define NotImpl (1 << 30) /* instruction is not implemented */ macro
4254 #define N D(NotImpl)
5160 ctxt->d = NotImpl; in x86_decode_insn()
5233 (NotImpl|Stack|Op3264|Sse|Mmx|Intercept|CheckPerm|NearBranch| in x86_decode_insn()
5242 if (ctxt->d & NotImpl) in x86_decode_insn()