Searched refs:has_nx (Results 1 – 3 of 3) sorted by relevance
18 static bool has_nx __initdata;103 if (!has_nx) { in kasan_early_pgtable_populate()217 has_nx = true; in kasan_early_detect_facilities()234 if (!has_nx) in kasan_early_init()
14 unsigned char has_nx : 1; member
59 machine.has_nx = 1; in detect_facilities()
Completed in 5 milliseconds