Searched refs:L1D_FLUSH_NONE (Results 1 – 3 of 3) sorted by relevance
612 do_rfi_flush_fixups(L1D_FLUSH_NONE); in rfi_flush_enable()623 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()637 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
47 L1D_FLUSH_NONE = 0x1, enumerator
316 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()416 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()476 (types == L1D_FLUSH_NONE) ? "no" : in __do_rfi_flush_fixups()
Completed in 6 milliseconds