Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsetup.h45 L1D_FLUSH_NONE = 0x1, enumerator
/openbmc/linux/arch/powerpc/kernel/
H A Dsecurity.c614 do_rfi_flush_fixups(L1D_FLUSH_NONE); in rfi_flush_enable()
625 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()
639 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c342 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()
413 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()
465 (types == L1D_FLUSH_NONE) ? "no" : in __do_rfi_flush_fixups()