Linux Kernel
3.7.1
|
#include <linux/sched.h>
#include <linux/mm.h>
#include <asm/mmu_context.h>
#include <asm/tlbflush.h>
Go to the source code of this file.
Functions | |
void | update_mmu_cache (struct vm_area_struct *vma, unsigned long addr, pte_t *ptep) |
|
inline |
Definition at line 29 of file mmu-context.c.