Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dcacheflush.h118 extern void *kmap_noncoherent(struct page *page, unsigned long addr);
/linux-4.1.27/arch/mips/mm/
Dinit.c131 void *kmap_noncoherent(struct page *page, unsigned long addr) in kmap_noncoherent() function
/linux-4.1.27/arch/mips/kernel/
Dpm-cps.c169 nc_addr = kmap_noncoherent(virt_to_page(core_ready_count), in cps_pm_enter_state()