|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | flush_tlb_range (struct vm_area_struct *vma, unsigned long start, unsigned long end) |
| void | flush_tlb_one (unsigned long vaddr) |
| void | tlb_flush_all (void) |
| void | flush_tlb_mm (struct mm_struct *mm) |
| void | flush_tlb_page (struct vm_area_struct *vma, unsigned long vaddr) |
| void | flush_tlb_kernel_range (unsigned long start, unsigned long end) |
| void flush_tlb_page | ( | struct vm_area_struct * | vma, |
| unsigned long | vaddr | ||
| ) |
| void flush_tlb_range | ( | struct vm_area_struct * | vma, |
| unsigned long | start, | ||
| unsigned long | end | ||
| ) |
1.8.2