Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dacpi.h180 return PAGE_KERNEL_NOENC; in arch_apei_get_mem_attribute()
Dpgtable_types.h218 #define PAGE_KERNEL_NOENC __pgprot_mask(__PAGE_KERNEL | 0) macro