Searched refs:alt_len (Results 1 – 5 of 5) sorted by relevance
17 u8 alt_len; /* size of new instruction(s), <= orig_len */ member67 .macro altinstruction_entry orig_offset alt_offset feature orig_len alt_len72 .byte \alt_len
52 if (pc >= replptr && pc <= (replptr + alt->alt_len)) in branch_insn_requires_update()101 BUG_ON(alt->alt_len != alt->orig_len); in __apply_alternatives()107 nr_inst = alt->alt_len / sizeof(insn); in __apply_alternatives()
27 .macro altinstruction_entry orig alt feature orig_len alt_len pad_len32 .byte \alt_len
19 unsigned long alt, alt_len; member
39 image->alt_len)); in init_vdso_image()