Home
last modified time | relevance | path

Searched refs:do_patch_entry_fixups (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/powerpc/lib/
A Dfeature-fixups.c148 static int do_patch_entry_fixups(long *start, long *end, unsigned int *instrs, in do_patch_entry_fixups() function
201 i = do_patch_entry_fixups(start, end, instrs, types & STF_BARRIER_FALLBACK, in do_stf_entry_barrier_fixups()
397 i = do_patch_entry_fixups(start, end, instrs, types == L1D_FLUSH_FALLBACK, in __do_entry_flush_fixups()
402 i += do_patch_entry_fixups(start, end, instrs, types == L1D_FLUSH_FALLBACK, in __do_entry_flush_fixups()

Completed in 4 milliseconds