Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
Dpgtable.h230 #define PAGE_KERNEL_UNC __pgprot(_PAGE_KERNEL | _PAGE_NO_CACHE) macro
/arch/parisc/kernel/
Dpci-dma.c98 set_pte(pte, __mk_pte(*paddr_ptr, PAGE_KERNEL_UNC)); in map_pte_uncached()