]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/cacheflush.h
x86: Save registers in saved_context during suspend and hibernation
[linux-2.6-omap-h63xx.git] / include / asm-x86 / cacheflush.h
index b3d43de44c59ae13c390485bcbf6e7f3615f8a70..9411a2d3f19c2a77feed8d141ddc7c3bd9f13399 100644 (file)
@@ -27,6 +27,7 @@
 void global_flush_tlb(void);
 int change_page_attr(struct page *page, int numpages, pgprot_t prot);
 int change_page_attr_addr(unsigned long addr, int numpages, pgprot_t prot);
+void clflush_cache_range(void *addr, int size);
 
 #ifdef CONFIG_DEBUG_PAGEALLOC
 /* internal debugging function */