Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsecurity.c552 static enum l1d_flush_type enabled_flush_types; variable
610 do_rfi_flush_fixups(enabled_flush_types); in rfi_flush_enable()
621 do_entry_flush_fixups(enabled_flush_types); in entry_flush_enable()
633 do_uaccess_flush_fixups(enabled_flush_types); in uaccess_flush_enable()
700 enabled_flush_types = types; in setup_rfi_flush()