Searched refs:tlb_wire_entry (Results 1 – 3 of 3) sorted by relevance
13 extern void tlb_wire_entry(struct vm_area_struct *, unsigned long, pte_t);16 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
95 tlb_wire_entry(NULL, addr, *pte); in set_pte_phys()
Completed in 4 milliseconds