Searched refs:disable_nx (Results 1 – 1 of 1) sorted by relevance
10 static int disable_nx; variable25 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()