Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dsecurity.c557 static bool no_uaccess_flush; variable
583 no_uaccess_flush = true; in handle_no_uaccess_flush()
586 early_param("no_uaccess_flush", handle_no_uaccess_flush);
721 if (!no_uaccess_flush) in setup_uaccess_flush()