Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dpgtable_types.h179 #define __PAGE_KERNEL_WP (__PAGE_KERNEL | _PAGE_CACHE_WP) macro
193 #define __PAGE_KERNEL_ENC_WP (__PAGE_KERNEL_WP | _PAGE_ENC)
196 #define __PAGE_KERNEL_NOENC_WP (__PAGE_KERNEL_WP)