Home
last modified time | relevance | path

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

/linux-3.3/arch/sparc/include/asm/
Dcacheflush_32.h73 #define __flush_page_to_ram(addr) BTFIXUP_CALL(__flush_page_to_ram)(addr) macro
/linux-3.3/arch/m68k/include/asm/
Dcacheflush_mm.h181 static inline void __flush_page_to_ram(void *vaddr) in __flush_page_to_ram() function