taglinefilesource code
flush_page_to_ram71arch/sparc/mm/loadmmu.cvoid (*flush_page_to_ram)(unsigned long page);
flush_page_to_ram495arch/sparc/mm/srmmu.cflush_page_to_ram(virt_addr);
flush_page_to_ram2048arch/sparc/mm/srmmu.cflush_page_to_ram = hypersparc_flush_page_to_ram;
flush_page_to_ram2186arch/sparc/mm/srmmu.cflush_page_to_ram = swift_flush_page_to_ram;
flush_page_to_ram2232arch/sparc/mm/srmmu.cflush_page_to_ram = tsunami_flush_page_to_ram;
flush_page_to_ram2336arch/sparc/mm/srmmu.cflush_page_to_ram = viking_flush_page_to_ram;
flush_page_to_ram2575arch/sparc/mm/srmmu.clocal_flush_page_to_ram = flush_page_to_ram;
flush_page_to_ram2588arch/sparc/mm/srmmu.cflush_page_to_ram = smp_flush_page_to_ram;
flush_page_to_ram1606arch/sparc/mm/sun4c.cflush_page_to_ram = sun4c_flush_page_to_ram;
flush_page_to_ram297include/asm-sparc/pgtable.hextern void (*flush_page_to_ram)(unsigned long page);
flush_page_to_ram109mm/filemap.cflush_page_to_ram(page_address(page));
flush_page_to_ram763mm/filemap.cflush_page_to_ram(new_page);
flush_page_to_ram768mm/filemap.cflush_page_to_ram(page);
flush_page_to_ram896mm/filemap.cflush_page_to_ram(pte_page(pte));
flush_page_to_ram567mm/memory.cflush_page_to_ram(page);
flush_page_to_ram627mm/memory.cflush_page_to_ram(old_page);
flush_page_to_ram628mm/memory.cflush_page_to_ram(new_page);
flush_page_to_ram764mm/memory.cflush_page_to_ram(page);
flush_page_to_ram804mm/memory.cflush_page_to_ram(pte_page(pte));
flush_page_to_ram879mm/memory.cflush_page_to_ram(pte_page(*page_table));
flush_page_to_ram891mm/memory.cflush_page_to_ram(pte_page(page));
flush_page_to_ram950mm/memory.cflush_page_to_ram(page);