Home
last modified time | relevance | path

Searched defs:FIXMAP_PAGE_NORMAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dfixmap.h45 #define FIXMAP_PAGE_NORMAL (pgprot_kernel | L_PTE_XN) macro
/openbmc/linux/include/asm-generic/
H A Dfixmap.h48 #define FIXMAP_PAGE_NORMAL PAGE_KERNEL macro