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

/linux-master/arch/x86/include/asm/
H A Dfixmap.h139 FIX_WP_TEST, enumerator in enum:fixed_addresses
/linux-master/arch/x86/mm/
H A Dinit_32.c705 __set_fixmap(FIX_WP_TEST, __pa_symbol(empty_zero_page), PAGE_KERNEL_RO);
707 if (copy_to_kernel_nofault((char *)fix_to_virt(FIX_WP_TEST), &z, 1)) {
708 clear_fixmap(FIX_WP_TEST);

Completed in 102 milliseconds