Home
last modified time | relevance | path

Searched refs:__do_entry_flush_fixups (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dfeature-fixups.c302 static int __do_entry_flush_fixups(void *data) in __do_entry_flush_fixups() function
381 * other CPUs are executing it. So call __do_entry_flush_fixups() on one in do_entry_flush_fixups()
385 stop_machine(__do_entry_flush_fixups, &types, NULL); in do_entry_flush_fixups()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dfeature-fixups.c351 static int __do_entry_flush_fixups(void *data) in __do_entry_flush_fixups() function
428 * other CPUs are executing it. So call __do_entry_flush_fixups() on one in do_entry_flush_fixups()
432 stop_machine(__do_entry_flush_fixups, &types, NULL); in do_entry_flush_fixups()

Completed in 3 milliseconds