| /linux-4.4.14/arch/m68k/include/asm/ | 
| D | pgtable_no.h | 21 #define pgd_clear(pgdp)  macro
 | 
| D | sun3_pgtable.h | 150 static inline void pgd_clear (pgd_t *pgdp) {}  in pgd_clear()  function
 | 
| D | motorola_pgtable.h | 152 #define pgd_clear(pgdp)		({ pgd_val(*pgdp) = 0; })  macro
 | 
| D | mcf_pgtable.h | 203 static inline void pgd_clear(pgd_t *pgdp) {}  in pgd_clear()  function
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | pgtable-ppc64-4k.h | 58 #define pgd_clear(pgdp)		(pgd_val(*(pgdp)) = 0)  macro
 | 
| /linux-4.4.14/include/asm-generic/ | 
| D | pgtable-nopud.h | 28 static inline void pgd_clear(pgd_t *pgd)	{ }  in pgd_clear()  function
 | 
| /linux-4.4.14/arch/c6x/include/asm/ | 
| D | pgtable.h | 29 #define pgd_clear(pgdp)  macro
 | 
| /linux-4.4.14/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 26 #define pgd_clear(pgdp)  macro
 | 
| /linux-4.4.14/arch/m32r/include/asm/ | 
| D | pgtable-2level.h | 37 #define pgd_clear(xp)				do { } while (0)  macro
 | 
| /linux-4.4.14/arch/blackfin/include/asm/ | 
| D | pgtable.h | 22 #define pgd_clear(pgdp)  macro
 | 
| /linux-4.4.14/arch/microblaze/include/asm/ | 
| D | pgtable.h | 25 #define pgd_clear(pgdp)  macro324 #define pgd_clear(xp)				do { } while (0)  macro
 
 | 
| /linux-4.4.14/arch/frv/include/asm/ | 
| D | pgtable.h | 49 #define pgd_clear(pgdp)  macro199 static inline void pgd_clear(pgd_t *pgd)	{ }  in pgd_clear()  function
 
 | 
| /linux-4.4.14/arch/parisc/include/asm/ | 
| D | pgtable.h | 332 static inline void pgd_clear(pgd_t *pgd) {  in pgd_clear()  function350 static inline void pgd_clear(pgd_t * pgdp)	{ }  in pgd_clear()  function
 
 | 
| /linux-4.4.14/arch/score/include/asm/ | 
| D | pgtable.h | 115 #define pgd_clear(pgdp)		do { } while (0)  macro
 | 
| /linux-4.4.14/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 201 static inline void pgd_clear(pgd_t *pgdp)  in pgd_clear()  function
 | 
| D | pgtable_64.h | 833 #define pgd_clear(pgdp)			(pgd_val(*(pgd)) = 0UL)  macro
 | 
| /linux-4.4.14/arch/alpha/include/asm/ | 
| D | pgtable.h | 261 extern inline void pgd_clear(pgd_t * pgdp)	{ pgd_val(*pgdp) = 0; }  in pgd_clear()  function
 | 
| /linux-4.4.14/arch/mn10300/include/asm/ | 
| D | pgtable.h | 294 #define pgd_clear(xp)				do { } while (0)  macro
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | pgtable.h | 288 #define pgd_clear(pgdp)			(pgd_val(*(pgdp)) = 0UL)  macro
 | 
| /linux-4.4.14/arch/arm64/include/asm/ | 
| D | pgtable.h | 492 static inline void pgd_clear(pgd_t *pgdp)  in pgd_clear()  function
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | paravirt.h | 605 static inline void pgd_clear(pgd_t *pgdp)  in pgd_clear()  function
 | 
| D | pgtable.h | 57 #define pgd_clear(pgd)			native_pgd_clear(pgd)  macro
 | 
| /linux-4.4.14/arch/s390/include/asm/ | 
| D | pgtable.h | 872 static inline void pgd_clear(pgd_t *pgd)  in pgd_clear()  function
 |