|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/mm.h>#include <linux/io.h>#include <asm/mmu_context.h>#include <asm/cacheflush.h>Go to the source code of this file.
Functions | |
| void | __update_tlb (struct vm_area_struct *vma, unsigned long address, pte_t pte) |
| void | local_flush_tlb_one (unsigned long asid, unsigned long page) |
| void | local_flush_tlb_all (void) |
| void __update_tlb | ( | struct vm_area_struct * | vma, |
| unsigned long | address, | ||
| pte_t | pte | ||
| ) |
1.8.2