Home
last modified time | relevance | path

Searched refs:FIX_WP_TEST (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
A Dfixmap.h139 FIX_WP_TEST, enumerator
/arch/x86/mm/
A Dinit_32.c673 __set_fixmap(FIX_WP_TEST, __pa_symbol(empty_zero_page), PAGE_KERNEL_RO); in test_wp_bit()
675 if (copy_to_kernel_nofault((char *)fix_to_virt(FIX_WP_TEST), &z, 1)) { in test_wp_bit()
676 clear_fixmap(FIX_WP_TEST); in test_wp_bit()

Completed in 7 milliseconds