Home
last modified time | relevance | path

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

/arch/x86/mm/
Dsetup_nx.c19 static int __init noexec_setup(char *str) in noexec_setup() function
31 early_param("noexec", noexec_setup);
/arch/mips/kernel/
Delf.c359 static int __init noexec_setup(char *str) in noexec_setup() function
370 __setup("noexec=", noexec_setup);