Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dcacheflush_32.h31 #define __flush_page_to_ram(addr) \ macro
/openbmc/linux/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()
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcache.S124 _GLOBAL(__flush_page_to_ram)