| /linux/mm/ |
| H A D | pt_reclaim.c | |
| H A D | pgtable-generic.c | 57 pmd_clear(pmd); in pmd_clear_bad()
|
| /linux/arch/m68k/mm/ |
| H A D | kmap.c | 84 pmd_clear(pmd_dir); in __free_io_area() 95 pmd_clear(pmd_dir); in __free_io_area() 388 pmd_clear(pmd_dir); in kernel_set_cachemode()
|
| /linux/arch/x86/mm/ |
| H A D | pgtable.c | 711 pmd_clear(pmd); in pmd_clear_huge() 743 pmd_clear(&pmd[i]); in pud_free_pmd_page() 778 pmd_clear(pmd); in pmd_free_pte_page()
|
| /linux/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 155 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/s390/mm/ |
| H A D | vmem.c | 219 pmd_clear(pmd); in try_free_pte_table() 244 pmd_clear(pmd); in modify_pmd_table() 248 pmd_clear(pmd); in modify_pmd_table()
|
| /linux/mm/kasan/ |
| H A D | init.c | 296 pmd_clear(pmd); in kasan_free_pte() 382 pmd_clear(pmd); in kasan_remove_pmd_table()
|
| /linux/arch/arc/include/asm/ |
| H A D | pgtable-levels.h | 158 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
|
| /linux/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 91 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/arm/mm/ |
| H A D | pgd.c | 168 pmd_clear(pmd); in pgd_free()
|
| H A D | kasan_init.c | 192 pmd_clear(pmd_off_k(start)); in clear_pgds()
|
| /linux/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 120 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
|
| H A D | motorola_pgtable.h | 117 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
|
| H A D | mcf_pgtable.h | 138 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
|
| /linux/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 168 static inline void pmd_clear(pmd_t *pmd_entry_ptr) in pmd_clear() function
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 148 #define pmd_clear(pmdp) \ macro
|
| /linux/arch/nios2/include/asm/ |
| H A D | pgtable.h | 167 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/csky/include/asm/ |
| H A D | pgtable.h | 129 static inline void pmd_clear(pmd_t *p) in pmd_clear() function
|
| /linux/arch/um/include/asm/ |
| H A D | pgtable.h | 89 #define pmd_clear(xp) do { pmd_val(*(xp)) = _PAGE_NEEDSYNC; } while (0) macro
|
| /linux/arch/openrisc/include/asm/ |
| H A D | pgtable.h | 193 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_mmu_radix.c | 508 pmd_clear(p); in kvmppc_unmap_free_pmd() 520 pmd_clear(p); in kvmppc_unmap_free_pmd() 584 pmd_clear(pmd); in kvmppc_unmap_free_pmd_entry_table()
|
| /linux/arch/microblaze/include/asm/ |
| H A D | pgtable.h | 228 #define pmd_clear(pmdp) do { pmd_val(*(pmdp)) = 0; } while (0) macro
|
| /linux/arch/xtensa/include/asm/ |
| H A D | pgtable.h | 248 #define pmd_clear(pmdp) do { set_pmd(pmdp, __pmd(0)); } while (0) macro
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_32.h | 183 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/arm64/mm/ |
| H A D | mmu.c | 1484 pmd_clear(pmdp); in unmap_hotplug_pmd_range() 1611 pmd_clear(pmdp); in free_empty_pte_table() 1840 pmd_clear(pmdp); in pmd_clear_huge() 1859 pmd_clear(pmdp); in __pmd_free_pte_page()
|