Searched refs:native_pte_clear (Results 1 – 3 of 3) sorted by relevance
43 static inline void native_pte_clear(struct mm_struct *mm, in native_pte_clear() function
66 static inline void native_pte_clear(struct mm_struct *mm, unsigned long addr, in native_pte_clear() function
96 #define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep)1193 native_pte_clear(NULL, 0, ptep); in native_local_ptep_get_and_clear()