Searched refs:tlb_wire_entry (Results 1 – 4 of 4) sorted by relevance
109 extern void tlb_wire_entry(struct vm_area_struct *, unsigned long, pte_t);112 static inline void tlb_wire_entry(struct vm_area_struct *vma , in tlb_wire_entry() function
20 void tlb_wire_entry(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in tlb_wire_entry() function
150 void tlb_wire_entry(struct vm_area_struct *vma, unsigned long addr, pte_t pte) in tlb_wire_entry() function
86 tlb_wire_entry(NULL, addr, *pte); in set_pte_phys()