Searched refs:alt_len (Results 1 – 10 of 10) sorted by relevance
83 (void *)__pa_symbol(alt->alt_ptr), alt->alt_len); in thead_errata_patch_func()85 patch_text_nosync(alt->old_ptr, alt->alt_ptr, alt->alt_len); in thead_errata_patch_func()
54 return !(pc >= replptr && pc <= (replptr + alt->alt_len)); in branch_insn_requires_update()161 BUG_ON(alt->alt_len != 0); in __apply_alternatives()163 BUG_ON(alt->alt_len != alt->orig_len); in __apply_alternatives()
94 .macro altinstruction_entry orig_offset alt_offset feature orig_len alt_len99 .byte \alt_len
18 u8 alt_len; /* size of new instruction(s), <= orig_len */ member
17 unsigned long alt, alt_len; member
315 .macro altinstruction_entry orig alt feature orig_len alt_len320 .byte \alt_len
34 unsigned long alt_len; /* The replacement size */ member
110 patch_text_nosync(alt->old_ptr, alt->alt_ptr, alt->alt_len); in sifive_errata_patch_func()
320 patch_text_nosync(alt->old_ptr, alt->alt_ptr, alt->alt_len); in riscv_cpufeature_patch_func()
53 image->alt_len)); in init_vdso_image()