Searched refs:__flush_page_to_ram (Results 1 – 8 of 8) sorted by relevance
223 static inline void __flush_page_to_ram(void *vaddr) in __flush_page_to_ram() function252 #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))
17 __flush_page_to_ram(pte); in pte_alloc_one_kernel()45 __flush_page_to_ram(pte); in pte_alloc_one()
65 __flush_page_to_ram(pte); in pte_alloc_one()
63 __flush_page_to_ram(ptablep); in kernel_page_table()107 __flush_page_to_ram(last_pgtable); in kernel_ptr_table()
33 #define __flush_page_to_ram(addr) \ macro
172 __flush_page_to_ram(start); in iommu_flush_iotlb()354 __flush_page_to_ram(page); in sbus_iommu_alloc()
301 __flush_page_to_ram(vaddr); in sparc_flush_page_to_ram()
535 __flush_page_to_ram(virt_addr); in srmmu_mapioaddr()