Searched refs:uxpte_clear_present (Results 1 – 3 of 3) sorted by relevance
17 void uxpte_clear_present(struct vm_area_struct *vma, unsigned long addr);67 static inline void uxpte_clear_present(struct vm_area_struct *vma, in uxpte_clear_present() function
209 void uxpte_clear_present(struct vm_area_struct *vma, unsigned long addr) in uxpte_clear_present() function
1258 uxpte_clear_present(vma, addr); in zap_pte_range()