Searched defs:__flush_page_to_ram (Results 1 – 2 of 2) sorted by relevance
109 static inline void __flush_page_to_ram(unsigned long address) in __flush_page_to_ram() function
85 #define __flush_page_to_ram(addr) BTFIXUP_CALL(__flush_page_to_ram)(addr) macro