Searched refs:page_to_ram (Results 1 – 2 of 2) sorted by relevance
1104 .page_to_ram = hypersparc_flush_page_to_ram,1156 .page_to_ram = swift_flush_page_to_ram,1354 .page_to_ram = turbosparc_flush_page_to_ram,1387 .page_to_ram = tsunami_flush_page_to_ram,1459 .page_to_ram = viking_flush_page_to_ram,1490 .page_to_ram = viking_flush_page_to_ram,1734 xc1(local_ops->page_to_ram, page); in smp_flush_page_to_ram() 1736 local_ops->page_to_ram(page); in smp_flush_page_to_ram() 1755 .page_to_ram = smp_flush_page_to_ram,1785 smp_cachetlb_ops.page_to_ram in load_mmu() [all...]
21 void (*page_to_ram)(unsigned long); member