Searched refs:emul_flags (Results 1 – 1 of 1) sorted by relevance
5486 unsigned emul_flags; in x86_emulate_insn() local5501 emul_flags = ctxt->ops->get_hflags(ctxt); in x86_emulate_insn()5535 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && ctxt->intercept) { in x86_emulate_insn()5564 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && (ctxt->d & Intercept)) { in x86_emulate_insn()5618 if (unlikely(emul_flags & X86EMUL_GUEST_MASK) && (ctxt->d & Intercept)) { in x86_emulate_insn()