Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsetup.h64 void do_entry_flush_fixups(enum l1d_flush_type types);
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dfeature-fixups.c377 void do_entry_flush_fixups(enum l1d_flush_type types) in do_entry_flush_fixups() function