Searched refs:emul_flags (Results 1 – 1 of 1) sorted by relevance
5460 unsigned emul_flags; in x86_emulate_insn() local5475 emul_flags = ctxt->ops->get_hflags(ctxt); in x86_emulate_insn()5509 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && ctxt->intercept) { in x86_emulate_insn()5538 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && (ctxt->d & Intercept)) { in x86_emulate_insn()5592 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && (ctxt->d & Intercept)) { in x86_emulate_insn()