Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | spanlines(start, end) (((end - (start & ~(LINESIZE - 1))) >> LINEBITS) + 1) |
Functions | |
void | flush_dcache_range (unsigned long start, unsigned long end) |
void | flush_icache_range (unsigned long start, unsigned long end) |
void | hexagon_clean_dcache_range (unsigned long start, unsigned long end) |
void | hexagon_inv_dcache_range (unsigned long start, unsigned long end) |
void | flush_cache_all_hexagon (void) |