Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tlb-urb.c File Reference
#include <linux/mm.h>
#include <linux/io.h>
#include <asm/tlb.h>
#include <asm/mmu_context.h>

Go to the source code of this file.

Functions

void tlb_wire_entry (struct vm_area_struct *vma, unsigned long addr, pte_t pte)
 
void tlb_unwire_entry (void)
 

Function Documentation

void tlb_unwire_entry ( void  )

Definition at line 69 of file tlb-urb.c.

void tlb_wire_entry ( struct vm_area_struct vma,
unsigned long  addr,
pte_t  pte 
)

Definition at line 20 of file tlb-urb.c.