Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cacheflush.c File Reference
#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)
 

Function Documentation

void __flush_icache_range ( unsigned long  start,
unsigned long  end 
)

Definition at line 21 of file cacheflush.c.

void finv_buffer_remote ( void buffer,
size_t  size,
int  hfh 
)

Definition at line 38 of file cacheflush.c.