Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dfixmap.h139 FIX_WP_TEST, enumerator
/openbmc/linux/arch/x86/mm/
H A Dinit_32.c705 __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()