Linux Kernel
3.7.1
|
#include <asm/page.h>
#include <asm/cacheflush.h>
#include <arch/icache.h>
#include <arch/spr_def.h>
Go to the source code of this file.
Functions | |
void | __flush_icache_range (unsigned long start, unsigned long end) |
void | finv_buffer_remote (void *buffer, size_t size, int hfh) |
Definition at line 21 of file cacheflush.c.