| /linux-4.1.27/arch/mips/include/asm/ | 
| D | pgtable.h | 156 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function 226 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | pgtable-ppc32.h | 127 #define pte_clear(mm, addr, ptep) \  macro
  | 
| D | pgtable-ppc64.h | 317 static inline void pte_clear(struct mm_struct *mm, unsigned long addr,  in pte_clear()  function
  | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | pgtable.h | 97 #define pte_clear(mm,addr,xp)	do { pte_val(*(xp)) = 0; } while (0)  macro
  | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | pgtable.h | 226 static inline void pte_clear(struct mm_struct *mm,  in pte_clear()  function
  | 
| /linux-4.1.27/arch/unicore32/include/asm/ | 
| D | pgtable.h | 157 #define pte_clear(mm, addr, ptep)	set_pte(ptep, __pte(0))  macro
  | 
| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | pgtable.h | 220 static inline void pte_clear(struct mm_struct *mm, unsigned long addr,  in pte_clear()  function
  | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | sun3_pgtable.h | 124 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function
  | 
| D | motorola_pgtable.h | 131 #define pte_clear(mm,addr,ptep)		({ pte_val(*(ptep)) = 0; })  macro
  | 
| D | mcf_pgtable.h | 184 static inline void pte_clear(struct mm_struct *mm, unsigned long addr,  in pte_clear()  function
  | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | pgtable_64.h | 230 #define pte_clear(mm,addr,xp)	(set_pte_at(mm, addr, xp, __pte(_PTE_EMPTY)))  macro
  | 
| D | pgtable_32.h | 325 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0)  macro
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | pgtable.h | 110 #define pte_clear(mm, addr, xp)	do { pte_val(*(xp)) = 0; } while (0)  macro
  | 
| /linux-4.1.27/arch/um/include/asm/ | 
| D | pgtable.h | 97 #define pte_clear(mm,addr,xp) pte_set_val(*(xp), (phys_t) 0, __pgprot(_PAGE_NEWPAGE))  macro
  | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | pgtable.h | 104 #define pte_clear(mm, addr, xp)		\  macro
  | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | pgtable.h | 183 #define pte_clear(mm,addr,xp)					\  macro
  | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | pgtable.h | 252 #define pte_clear(mm, addr, ptep)	set_pte_at(mm, addr, ptep, __pte(0))  macro
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | pgtable.h | 178 #define pte_clear(mm,addr,xp)	do { set_pte_at(mm, addr, xp, __pte(0)); } while (0)  macro
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | paravirt.h | 652 static inline void pte_clear(struct mm_struct *mm, unsigned long addr,  in pte_clear()  function 668 static inline void pte_clear(struct mm_struct *mm, unsigned long addr,  in pte_clear()  function
  | 
| D | pgtable.h | 61 #define pte_clear(mm, addr, ptep)	native_pte_clear(mm, addr, ptep)  macro
  | 
| D | paravirt_types.h | 300 	void (*pte_clear)(struct mm_struct *mm, unsigned long addr,  member
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable.h | 215 #define pte_clear(mm,addr,ptep)	set_pte_ext(ptep, __pte(0), 0)  macro
  | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 159 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function
  | 
| D | pgtable_64.h | 898 #define pte_clear(mm,addr,ptep)		\  macro
  | 
| /linux-4.1.27/arch/openrisc/include/asm/ | 
| D | pgtable.h | 225 #define pte_clear(mm, addr, xp)	do { pte_val(*(xp)) = 0; } while (0)  macro
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | pgtable.h | 248 extern inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function
  | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | pgtable.h | 248 #define pte_clear(mm,addr,ptep)						\  macro
  | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable.h | 187 #define pte_clear(mm, addr, ptep) __pte_clear(ptep)  macro
  | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 298 #define pte_clear(mm, addr, ptep) \  macro
  | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | pgtable.h | 289 #define pte_clear(mm, addr, xp)  set_pte_at(mm, addr, xp, __pte(0))  macro
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | pgtable.h | 219 #define pte_clear(mm, addr, xp)				\  macro
  | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable.h | 125 #define pte_clear(mm,addr,ptep)	set_pte(ptep, __pte(0))  macro
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pgtable.h | 266 #define pte_clear(mm,addr,pte)		(pte_val(*(pte)) = 0UL)  macro
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | pgtable.h | 355 #define pte_clear(mm,addr,xp)	do { set_pte_at(mm, addr, xp, __pte(0)); } while (0)  macro
  | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pgtable.h | 827 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep)  in pte_clear()  function
  |