Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsetup.h61 void do_entry_flush_fixups(enum l1d_flush_type types);
/linux-6.12.1/arch/powerpc/kernel/
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()
/linux-6.12.1/arch/powerpc/lib/
Dfeature-fixups.c431 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups() function