Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/mm/
Dswift.S22 .globl swift_flush_page_to_ram
29 swift_flush_page_to_ram: label
177 .globl swift_flush_page_to_ram
179 swift_flush_page_to_ram: label
Dsrmmu.c724 extern void swift_flush_page_to_ram(unsigned long page);
1681 BTFIXUPSET_CALL(__flush_page_to_ram, swift_flush_page_to_ram, BTFIXUPCALL_NORM); in init_swift()