Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/bcm47xx/
Dprom.c122 #define ENTRYLO(x) ((pte_val(pfn_pte((x) >> _PFN_SHIFT, PAGE_KERNEL_UNCACHED)) >> 6) | 1)
/linux-4.1.27/arch/score/include/asm/
Dpgtable.h130 #define PAGE_KERNEL_UNCACHED __pgprot(_PAGE_PRESENT | __READABLE | \ macro
/linux-4.1.27/arch/mips/include/asm/
Dpgtable.h39 #define PAGE_KERNEL_UNCACHED __pgprot(_PAGE_PRESENT | __READABLE | \ macro