Home
last modified time | relevance | path

Searched defs:__flush_page_to_ram (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-m68k/
Dpgalloc.h109 static inline void __flush_page_to_ram(unsigned long address) in __flush_page_to_ram() function
/linux-2.4.37.9/include/asm-sparc/
Dpgalloc.h85 #define __flush_page_to_ram(addr) BTFIXUP_CALL(__flush_page_to_ram)(addr) macro