Searched refs:page_to_ram (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sparc/include/asm/
H A Dcachetlb_32.h20 void (*page_to_ram)(unsigned long); member in struct:sparc32_cachetlb_ops
H A Dcacheflush_32.h33 sparc32_cachetlb_ops->page_to_ram(addr)
/linux-4.1.27/arch/sparc/mm/
H A Dsrmmu.c1096 .page_to_ram = hypersparc_flush_page_to_ram,
1148 .page_to_ram = swift_flush_page_to_ram,
1346 .page_to_ram = turbosparc_flush_page_to_ram,
1379 .page_to_ram = tsunami_flush_page_to_ram,
1451 .page_to_ram = viking_flush_page_to_ram,
1482 .page_to_ram = viking_flush_page_to_ram,
1741 xc1((smpfunc_t) local_ops->page_to_ram, page); smp_flush_page_to_ram()
1743 local_ops->page_to_ram(page); smp_flush_page_to_ram()
1766 .page_to_ram = smp_flush_page_to_ram,
1796 smp_cachetlb_ops.page_to_ram = local_ops->page_to_ram; load_mmu()
H A Dleon_mm.c339 .page_to_ram = leon_flush_page_to_ram,

Completed in 71 milliseconds