Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
A Dsetup_nx.c10 static int disable_nx; variable
25 disable_nx = 0; in noexec_setup()
27 disable_nx = 1; in noexec_setup()
36 if (boot_cpu_has(X86_FEATURE_NX) && !disable_nx) in x86_configure_nx()
49 if (disable_nx) { in x86_report_nx()

Completed in 3 milliseconds