Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/mm.h>
#include <asm/cacheflush.h>
#include <asm/proc-fns.h>
#include <asm/tlbflush.h>
#include <asm/page.h>
Go to the source code of this file.
EXPORT_SYMBOL | ( | cpu_dcache_clean_area | ) |
EXPORT_SYMBOL | ( | cpu_set_pte_ext | ) |
EXPORT_SYMBOL | ( | __cpuc_flush_kern_all | ) |
EXPORT_SYMBOL | ( | __cpuc_flush_user_all | ) |
EXPORT_SYMBOL | ( | __cpuc_flush_user_range | ) |
EXPORT_SYMBOL | ( | __cpuc_coherent_kern_range | ) |
EXPORT_SYMBOL | ( | __cpuc_flush_dcache_area | ) |