Home
last modified time | relevance | path

Searched refs:PAGE_KERNEL_UNCACHED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/bcm47xx/
H A Dprom.c123 #define ENTRYLO(x) ((pte_val(pfn_pte((x) >> _PFN_SHIFT, PAGE_KERNEL_UNCACHED)) >> 6) | 1)
/kernel/linux/linux-6.6/arch/mips/bcm47xx/
H A Dprom.c119 #define ENTRYLO(x) ((pte_val(pfn_pte((x) >> PFN_PTE_SHIFT, PAGE_KERNEL_UNCACHED)) >> 6) | 1)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h40 #define PAGE_KERNEL_UNCACHED __pgprot(_PAGE_PRESENT | __READABLE | \ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h34 #define PAGE_KERNEL_UNCACHED __pgprot(_PAGE_PRESENT | __READABLE | \ macro

Completed in 3 milliseconds