Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/include/asm/
A Dcacheflush_mm.h223 static inline void __flush_page_to_ram(void *vaddr) in __flush_page_to_ram() function
252 #define flush_dcache_page(page) __flush_page_to_ram(page_address(page))
255 #define flush_icache_page(vma, page) __flush_page_to_ram(page_address(page))
/linux-6.3-rc2/arch/sparc/include/asm/
A Dcacheflush_32.h31 #define __flush_page_to_ram(addr) \ macro
/linux-6.3-rc2/arch/sparc/mm/
A Diommu.c177 __flush_page_to_ram(start); in iommu_flush_iotlb()
358 __flush_page_to_ram(page); in sbus_iommu_alloc()
A Dinit_32.c301 __flush_page_to_ram(vaddr); in sparc_flush_page_to_ram()
A Dsrmmu.c517 __flush_page_to_ram(virt_addr); in srmmu_mapioaddr()
/linux-6.3-rc2/arch/m68k/mm/
A Dmotorola.c84 __flush_page_to_ram(page); in mmu_page_ctor()

Completed in 11 milliseconds