Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcacheflush.h121 extern void *kmap_noncoherent(struct page *page, unsigned long addr);
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dinit.c143 void *kmap_noncoherent(struct page *page, unsigned long addr) in kmap_noncoherent() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dpm-cps.c160 nc_addr = kmap_noncoherent(virt_to_page(core_ready_count), in cps_pm_enter_state()