Searched refs:L1D_FLUSH_NONE (Results 1 – 3 of 3) sorted by relevance
46 L1D_FLUSH_NONE = 0x1, enumerator
613 do_rfi_flush_fixups(L1D_FLUSH_NONE); in rfi_flush_enable()624 do_entry_flush_fixups(L1D_FLUSH_NONE); in entry_flush_enable()638 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
335 (types == L1D_FLUSH_NONE) ? "no" : in do_uaccess_flush_fixups()406 (types == L1D_FLUSH_NONE) ? "no" : in __do_entry_flush_fixups()458 (types == L1D_FLUSH_NONE) ? "no" : in __do_rfi_flush_fixups()
Completed in 6 milliseconds