Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsetup.h60 void do_uaccess_flush_fixups(enum l1d_flush_type types);
/openbmc/linux/arch/powerpc/kernel/
H A Dsecurity.c634 do_uaccess_flush_fixups(enabled_flush_types); in uaccess_flush_enable()
639 do_uaccess_flush_fixups(L1D_FLUSH_NONE); in uaccess_flush_enable()
/openbmc/linux/arch/powerpc/lib/
H A Dfeature-fixups.c311 void do_uaccess_flush_fixups(enum l1d_flush_type types) in do_uaccess_flush_fixups() function