Lines Matching refs:end
100 ia64_patch_vtop (unsigned long start, unsigned long end) in ia64_patch_vtop() argument
105 while (offp < (s32 *) end) { in ia64_patch_vtop()
123 ia64_patch_rse (unsigned long start, unsigned long end) in ia64_patch_rse() argument
128 while (offp < (s32 *) end) { in ia64_patch_rse()
141 ia64_patch_mckinley_e9 (unsigned long start, unsigned long end) in ia64_patch_mckinley_e9() argument
158 while (offp < (s32 *) end) { in ia64_patch_mckinley_e9()
172 patch_fsyscall_table (unsigned long start, unsigned long end) in patch_fsyscall_table() argument
178 while (offp < (s32 *) end) { in patch_fsyscall_table()
189 patch_brl_fsys_bubble_down (unsigned long start, unsigned long end) in patch_brl_fsys_bubble_down() argument
195 while (offp < (s32 *) end) { in patch_brl_fsys_bubble_down()
221 s32 * end = (s32 *) __end___phys_stack_reg_patchlist; in ia64_patch_phys_stack_reg() local
228 while (offp < end) { in ia64_patch_phys_stack_reg()