Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dsecurity.c265 type = STF_BARRIER_SYNC_ORI; in setup_stf_barrier()
277 } else if (type == STF_BARRIER_SYNC_ORI) { in setup_stf_barrier()
297 case STF_BARRIER_SYNC_ORI: in cpu_show_spec_store_bypass()
/Linux-v4.19/arch/powerpc/include/asm/
Dsecurity_features.h20 STF_BARRIER_SYNC_ORI = 0x8, enumerator
/Linux-v4.19/arch/powerpc/lib/
Dfeature-fixups.c141 } else if (types & STF_BARRIER_SYNC_ORI) { in do_stf_entry_barrier_fixups()
167 (types == (STF_BARRIER_SYNC_ORI)) ? "hwsync" in do_stf_entry_barrier_fixups()
188 if (types & STF_BARRIER_FALLBACK || types & STF_BARRIER_SYNC_ORI) { in do_stf_exit_barrier_fixups()
224 (types == (STF_BARRIER_SYNC_ORI)) ? "hwsync" in do_stf_exit_barrier_fixups()