Home
last modified time | relevance | path

Searched refs:__flush_page_to_ram (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H 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))
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcacheflush_32.h31 #define __flush_page_to_ram(addr) \ macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcacheflush_32.h31 #define __flush_page_to_ram(addr) \ macro
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_32.c300 __flush_page_to_ram(vaddr); in sparc_flush_page_to_ram()
310 __flush_page_to_ram(vaddr + i * PAGE_SIZE); in sparc_flush_folio_to_ram()
H A Diommu.c178 __flush_page_to_ram(start); in iommu_flush_iotlb()
359 __flush_page_to_ram(page); in sbus_iommu_alloc()
H A Dsrmmu.c518 __flush_page_to_ram(virt_addr); in srmmu_mapioaddr()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Diommu.c177 __flush_page_to_ram(start); in iommu_flush_iotlb()
358 __flush_page_to_ram(page); in sbus_iommu_alloc()
H A Dinit_32.c304 __flush_page_to_ram(vaddr); in sparc_flush_page_to_ram()
H A Dsrmmu.c517 __flush_page_to_ram(virt_addr); in srmmu_mapioaddr()
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmotorola.c85 __flush_page_to_ram(page); in mmu_page_ctor()

Completed in 9 milliseconds