pte_clear         652 arch/x86/include/asm/paravirt.h static inline void pte_clear(struct mm_struct *mm, unsigned long addr,
pte_clear         668 arch/x86/include/asm/paravirt.h static inline void pte_clear(struct mm_struct *mm, unsigned long addr,
pte_clear          60 arch/x86/include/asm/pgtable.h #define pte_clear(mm, addr, ptep)	native_pte_clear(mm, addr, ptep)