Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dsecurity.c249 do_stf_barrier_fixups(STF_BARRIER_NONE); in stf_barrier_enable()
269 type = STF_BARRIER_NONE; in setup_stf_barrier()
291 if (stf_barrier && stf_enabled_flush_types != STF_BARRIER_NONE) { in cpu_show_spec_store_bypass()
/Linux-v4.19/arch/powerpc/include/asm/
Dsecurity_features.h17 STF_BARRIER_NONE = 0x1, enumerator
/Linux-v4.19/arch/powerpc/lib/
Dfeature-fixups.c164 (types == STF_BARRIER_NONE) ? "no" : in do_stf_entry_barrier_fixups()
221 (types == STF_BARRIER_NONE) ? "no" : in do_stf_exit_barrier_fixups()