Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dpgtable_types.h180 #define __PAGE_KERNEL_WP (__PAGE_KERNEL | _PAGE_CACHE_WP) macro
194 #define __PAGE_KERNEL_ENC_WP (__PAGE_KERNEL_WP | _PAGE_ENC)
197 #define __PAGE_KERNEL_NOENC_WP (__PAGE_KERNEL_WP)