|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | local_flush_tlb_page (struct vm_area_struct *vma, unsigned long page) |
| void | local_flush_tlb_range (struct vm_area_struct *vma, unsigned long start, unsigned long end) |
| void | local_flush_tlb_kernel_range (unsigned long start, unsigned long end) |
| void | local_flush_tlb_mm (struct mm_struct *mm) |
| void | __flush_tlb_global (void) |
Definition at line 123 of file tlbflush_32.c.
Definition at line 78 of file tlbflush_32.c.
Definition at line 106 of file tlbflush_32.c.
| void local_flush_tlb_page | ( | struct vm_area_struct * | vma, |
| unsigned long | page | ||
| ) |
Definition at line 15 of file tlbflush_32.c.
| void local_flush_tlb_range | ( | struct vm_area_struct * | vma, |
| unsigned long | start, | ||
| unsigned long | end | ||
| ) |
Definition at line 39 of file tlbflush_32.c.
1.8.2