Home
last modified time | relevance | path

Searched refs:do_entry_flush_fixups (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsetup.h64 void do_entry_flush_fixups(enum l1d_flush_type types);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsetup.h61 void do_entry_flush_fixups(enum l1d_flush_type types);
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsecurity.c622 do_entry_flush_fixups(enabled_flush_types); in entry_flush_enable()
625 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup_64.c1027 do_entry_flush_fixups(enabled_flush_types); in entry_flush_enable()
1030 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dfeature-fixups.c377 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups() function
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dfeature-fixups.c168 // See comment in do_entry_flush_fixups() RE order of patching in do_patch_entry_fixups()
424 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups() function

Completed in 7 milliseconds