Home
last modified time | relevance | path

Searched refs:tsunami_flush_page_to_ram (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/sparc/mm/
Dtsunami.S19 .globl tsunami_flush_page_to_ram, tsunami_flush_page_for_dma
38 tsunami_flush_page_to_ram: label
Dsrmmu.c677 extern void tsunami_flush_page_to_ram(unsigned long page);
1875 BTFIXUPSET_CALL(__flush_page_to_ram, tsunami_flush_page_to_ram, BTFIXUPCALL_NOP); in init_tsunami()