Searched refs:do_patch_fixups (Results 1 – 1 of 1) sorted by relevance
| /arch/powerpc/lib/ |
| A D | feature-fixups.c | 141 static int do_patch_fixups(long *start, long *end, unsigned int *instrs, int num) in do_patch_fixups() function 262 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in do_stf_exit_barrier_fixups() 346 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in do_uaccess_flush_fixups() 469 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in __do_rfi_flush_fixups() 525 i = do_patch_fixups(start, end, &instr, 1); in do_barrier_nospec_fixups_range() 563 i = do_patch_fixups(start, end, instr, ARRAY_SIZE(instr)); in do_barrier_nospec_fixups_range()
|
Completed in 4 milliseconds