Searched refs:do_patch_fixups (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/powerpc/lib/ |
A D | feature-fixups.c | 127 static int do_patch_fixups(long *start, long *end, unsigned int *instrs, int num) in do_patch_fixups() function 248 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in do_stf_exit_barrier_fixups() 332 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in do_uaccess_flush_fixups() 455 i = do_patch_fixups(start, end, instrs, ARRAY_SIZE(instrs)); in __do_rfi_flush_fixups() 511 i = do_patch_fixups(start, end, &instr, 1); in do_barrier_nospec_fixups_range() 549 i = do_patch_fixups(start, end, instr, ARRAY_SIZE(instr)); in do_barrier_nospec_fixups_range()
|
Completed in 4 milliseconds