Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_types.h247 #define __PAGE_KERNEL_NOENC_WP (__PAGE_KERNEL_WP | 0) macro
/linux/arch/x86/mm/
H A Dioremap.c852 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC_WP); in early_memremap_decrypted_wp()