Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dsetup.h34 L1D_FLUSH_NONE = 0x1, enumerator
/arch/powerpc/kernel/
Dsetup_64.c905 do_rfi_flush_fixups(L1D_FLUSH_NONE); in rfi_flush_enable()
916 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()
933 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
/arch/powerpc/lib/
Dfeature-fixups.c274 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()
329 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()
388 (types == L1D_FLUSH_NONE) ? "no" : in do_rfi_flush_fixups()