Searched refs:page_to_ram (Results 1 – 4 of 4) sorted by relevance
1101 .page_to_ram = hypersparc_flush_page_to_ram,1153 .page_to_ram = swift_flush_page_to_ram,1351 .page_to_ram = turbosparc_flush_page_to_ram,1384 .page_to_ram = tsunami_flush_page_to_ram,1456 .page_to_ram = viking_flush_page_to_ram,1487 .page_to_ram = viking_flush_page_to_ram,1731 xc1(local_ops->page_to_ram, page); in smp_flush_page_to_ram()1733 local_ops->page_to_ram(page); in smp_flush_page_to_ram()1752 .page_to_ram = smp_flush_page_to_ram,1782 smp_cachetlb_ops.page_to_ram = local_ops->page_to_ram; in load_mmu()
334 .page_to_ram = leon_flush_page_to_ram,
21 void (*page_to_ram)(unsigned long); member
32 sparc32_cachetlb_ops->page_to_ram(addr)