Searched refs:STF_BARRIER_FALLBACK (Results 1 – 3 of 3) sorted by relevance
267 type = STF_BARRIER_FALLBACK; in setup_stf_barrier()275 if (type == STF_BARRIER_FALLBACK) { in setup_stf_barrier()300 case STF_BARRIER_FALLBACK: in cpu_show_spec_store_bypass()
135 if (types & STF_BARRIER_FALLBACK) { in do_stf_entry_barrier_fixups()154 if (types & STF_BARRIER_FALLBACK) in do_stf_entry_barrier_fixups()165 (types == STF_BARRIER_FALLBACK) ? "fallback" : in do_stf_entry_barrier_fixups()188 if (types & STF_BARRIER_FALLBACK || types & STF_BARRIER_SYNC_ORI) { in do_stf_exit_barrier_fixups()222 (types == STF_BARRIER_FALLBACK) ? "fallback" : in do_stf_exit_barrier_fixups()
18 STF_BARRIER_FALLBACK = 0x2, enumerator