Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsetup.h60 void do_uaccess_flush_fixups(enum l1d_flush_type types);
/linux-6.12.1/arch/powerpc/kernel/
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()
/linux-6.12.1/arch/powerpc/lib/
Dfeature-fixups.c318 void do_uaccess_flush_fixups(enum l1d_flush_type types) in do_uaccess_flush_fixups() function