Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/mm/
A Dsrmmu.c1111 .page_to_ram = hypersparc_flush_page_to_ram,
1163 .page_to_ram = swift_flush_page_to_ram,
1361 .page_to_ram = turbosparc_flush_page_to_ram,
1394 .page_to_ram = tsunami_flush_page_to_ram,
1466 .page_to_ram = viking_flush_page_to_ram,
1497 .page_to_ram = viking_flush_page_to_ram,
1754 xc1(local_ops->page_to_ram, page); in smp_flush_page_to_ram()
1756 local_ops->page_to_ram(page); in smp_flush_page_to_ram()
1778 .page_to_ram = smp_flush_page_to_ram,
1808 smp_cachetlb_ops.page_to_ram = local_ops->page_to_ram; in load_mmu()
A Dleon_mm.c340 .page_to_ram = leon_flush_page_to_ram,
/linux-6.3-rc2/arch/sparc/include/asm/
A Dcachetlb_32.h21 void (*page_to_ram)(unsigned long); member
A Dcacheflush_32.h32 sparc32_cachetlb_ops->page_to_ram(addr)

Completed in 8 milliseconds