Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <asm/pgalloc.h>
#include <asm/sn/arch.h>
Go to the source code of this file.
Functions | |
void | sn_flush_all_caches (long flush_addr, long bytes) |
EXPORT_SYMBOL (sn_flush_all_caches) | |
EXPORT_SYMBOL | ( | sn_flush_all_caches | ) |
sn_flush_all_caches - flush a range of address from all caches (incl. L4) : identity mapped region 7 address to start flushing : number of bytes to flush
Flush a range of addresses from all caches including L4. All addresses fully or partially contained within to + are flushed from all caches.