Searched refs:insn_aligned (Results 1 – 1 of 1) sorted by relevance
625 static bool insn_aligned(struct x86_emulate_ctxt *ctxt, unsigned size) in insn_aligned() function695 if (insn_aligned(ctxt, size) && ((la & (size - 1)) != 0)) in __linearize()