Searched refs:alt_len (Results 1 – 6 of 6) sorted by relevance
46 BUG_ON(alt->alt_len != alt->orig_len); in __apply_alternatives()52 memcpy(origptr, replptr, alt->alt_len); in __apply_alternatives()54 (uintptr_t)(origptr + alt->alt_len)); in __apply_alternatives()
6 .macro altinstruction_entry orig_offset alt_offset feature orig_len alt_len11 .byte \alt_len
13 u8 alt_len; /* size of new instruction(s), <= orig_len */ member
21 .macro altinstruction_entry orig alt feature orig_len alt_len pad_len26 .byte \alt_len
19 unsigned long alt, alt_len; member
39 image->alt_len)); in init_vdso_image()