Searched refs:__PAGE_KERNEL (Results 1 – 3 of 3) sorted by relevance
191 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G) macro206 #define __PAGE_KERNEL_IO __PAGE_KERNEL212 #define __PAGE_KERNEL_ENC (__PAGE_KERNEL | _ENC)214 #define __PAGE_KERNEL_NOENC (__PAGE_KERNEL | 0)219 #define PAGE_KERNEL __pgprot_mask(__PAGE_KERNEL | _ENC)220 #define PAGE_KERNEL_NOENC __pgprot_mask(__PAGE_KERNEL | 0)
33 *prot = __pgprot(__PAGE_KERNEL | cachemode2protval(pcm)); in iomap_create_wc()78 prot = __pgprot(__PAGE_KERNEL | in iomap_atomic_prot_pfn()
294 __PAGE_KERNEL | _PAGE_ENC; in kasan_early_init()