Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <asm/pgalloc.h>
#include <asm/traps.h>
Go to the source code of this file.
Functions | |
void | flush_icache_range (unsigned long address, unsigned long endaddr) |
EXPORT_SYMBOL (flush_icache_range) | |
void | flush_icache_user_range (struct vm_area_struct *vma, struct page *page, unsigned long addr, int len) |
EXPORT_SYMBOL | ( | flush_icache_range | ) |