Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dcachetlb_32.h21 void (*page_to_ram)(unsigned long); member
H A Dcacheflush_32.h32 sparc32_cachetlb_ops->page_to_ram(addr)
/linux/arch/sparc/mm/
H A Dleon_mm.c334 .page_to_ram = leon_flush_page_to_ram,