Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dinit.c82 static void *__kmap_pgprot(struct page *page, unsigned long addr, pgprot_t prot) in __kmap_pgprot() function
139 return __kmap_pgprot(page, addr, PAGE_KERNEL); in kmap_coherent()
144 return __kmap_pgprot(page, addr, PAGE_KERNEL_NC); in kmap_noncoherent()