Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dacpi.h229 return PAGE_KERNEL_NOENC; in arch_apei_get_mem_attribute()
H A Dpgtable_types.h252 #define PAGE_KERNEL_NOENC __pgprot_mask(__PAGE_KERNEL | 0) macro