Searched refs:native_pte_clear (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable-2level.h43 static inline void native_pte_clear(struct mm_struct *mm, function
H A Dpgtable_64.h70 static inline void native_pte_clear(struct mm_struct *mm, unsigned long addr, function
99 native_pte_clear(NULL, 0, xp);
H A Dpgtable-3level.h66 static inline void native_pte_clear(struct mm_struct *mm, unsigned long addr, function
H A Dpgtable.h96 #define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep)
1218 native_pte_clear(NULL, 0, ptep);

Completed in 95 milliseconds