Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dcacheflush.h42 extern void __flush_dcache_icache_phys(unsigned long physaddr);
44 static inline void __flush_dcache_icache_phys(unsigned long physaddr) in __flush_dcache_icache_phys() function
/linux-4.4.14/arch/powerpc/mm/
Dmem.c426 __flush_dcache_icache_phys(page_to_pfn(page) << PAGE_SHIFT); in flush_dcache_icache_page()
/linux-4.4.14/arch/powerpc/kernel/
Dmisc_32.S494 _GLOBAL(__flush_dcache_icache_phys)