Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/bcm47xx/
Dprom.c122 #define ENTRYLO(x) ((pte_val(pfn_pte((x) >> _PFN_SHIFT, PAGE_KERNEL_UNCACHED)) >> 6) | 1)
/Linux-v5.4/arch/mips/include/asm/
Dpgtable.h42 #define PAGE_KERNEL_UNCACHED __pgprot(_PAGE_PRESENT | __READABLE | \ macro