Searched refs:wp_works_ok (Results 1 – 9 of 9) sorted by relevance
11 #define wp_works_ok 1 macro
52 wp_works_ok = 0; in paging_init()
25 #define wp_works_ok 1 macro
50 c->wp_works_ok ? "yes" : "no"); in show_cpuinfo_misc()
716 boot_cpu_data.wp_works_ok = do_test_wp_bit(); in test_wp_bit()719 if (!boot_cpu_data.wp_works_ok) { in test_wp_bit()831 if (boot_cpu_data.wp_works_ok < 0) in mem_init()
634 if (unlikely(boot_cpu_data.wp_works_ok == 0) && in __copy_to_user_ll()
76 char wp_works_ok; /* It doesn't on 386's */ member
1423 new_cpu_data.wp_works_ok = 1; in xen_start_kernel()