Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | D(x) |
Functions | |
void | flush_tlb_all (void) |
void | flush_tlb_mm (struct mm_struct *mm) |
void | flush_tlb_page (struct vm_area_struct *vma, unsigned long addr) |
int | init_new_context (struct task_struct *tsk, struct mm_struct *mm) |
void | switch_mm (struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk) |
void flush_tlb_page | ( | struct vm_area_struct * | vma, |
unsigned long | addr | ||
) |
int init_new_context | ( | struct task_struct * | tsk, |
struct mm_struct * | mm | ||
) |