Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsetup.h45 L1D_FLUSH_NONE = 0x1, enumerator
/linux-6.12.1/arch/powerpc/kernel/
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()
/linux-6.12.1/arch/powerpc/lib/
Dfeature-fixups.c349 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()
420 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()
472 (types == L1D_FLUSH_NONE) ? "no" : in __do_rfi_flush_fixups()