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