|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/mm.h>#include <asm/asi.h>#include <asm/leon.h>#include <asm/tlbflush.h>#include "srmmu.h"Go to the source code of this file.
Functions | |
| unsigned long | leon_swprobe (unsigned long vaddr, unsigned long *paddr) |
| void | leon_flush_icache_all (void) |
| void | leon_flush_dcache_all (void) |
| void | leon_flush_pcache_all (struct vm_area_struct *vma, unsigned long page) |
| void | leon_flush_cache_all (void) |
| void | leon_flush_tlb_all (void) |
| void | leon3_getCacheRegs (struct leon3_cacheregs *regs) |
| int __init | leon_flush_needed (void) |
| void | leon_switch_mm (void) |
| void __init | poke_leonsparc (void) |
| void __init | init_leon (void) |
Variables | |
| int | leon_flush_during_switch = 1 |
| int | srmmu_swprobe_trace |
| void leon3_getCacheRegs | ( | struct leon3_cacheregs * | regs | ) |
| void leon_flush_pcache_all | ( | struct vm_area_struct * | vma, |
| unsigned long | page | ||
| ) |
1.8.2