Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dsetup.h48 L1D_FLUSH_NONE = 0x1, enumerator
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_64.c1019 do_rfi_flush_fixups(L1D_FLUSH_NONE); in rfi_flush_enable()
1030 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()
1044 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dfeature-fixups.c293 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()
366 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()
425 (types == L1D_FLUSH_NONE) ? "no" : in do_rfi_flush_fixups()