Home
last modified time | relevance | path

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

/arch/x86/mm/
Dioremap.c669 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC_WP); in early_memremap_decrypted_wp()
/arch/x86/include/asm/
Dpgtable_types.h198 #define __PAGE_KERNEL_NOENC_WP (__PAGE_KERNEL_WP) macro