Searched refs:FIX_WP_TEST (Results 1 – 2 of 2) sorted by relevance
136 FIX_WP_TEST, enumerator
737 __set_fixmap(FIX_WP_TEST, __pa_symbol(empty_zero_page), PAGE_KERNEL_RO); in test_wp_bit()739 if (copy_to_kernel_nofault((char *)fix_to_virt(FIX_WP_TEST), &z, 1)) { in test_wp_bit()740 clear_fixmap(FIX_WP_TEST); in test_wp_bit()