| /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/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/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/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()
|
| H A D | ioremap.c | 189 pmd_clear(pmdp); in unmap_area_sections()
|
| H A D | dma-mapping.c | 300 pmd_clear(pmd_off_k(addr)); in dma_contiguous_remap()
|
| /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/loongarch/include/asm/ |
| H A D | pgtable.h | 264 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function 615 pmd_clear(pmdp); in pmdp_huge_get_and_clear()
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 148 #define pmd_clear(pmdp) \ 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/sh/include/asm/ |
| H A D | pgtable_32.h | 329 #define pmd_clear(xp) do { set_pmd(xp, __pmd(0)); } while (0) macro
|
| /linux/arch/parisc/kernel/ |
| H A D | pci-dma.c | 164 pmd_clear(pmd); in unmap_uncached_pte()
|
| /linux/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgtable.h | 219 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 235 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function 1018 pmd_clear(pmdp); in pmdp_huge_get_and_clear()
|
| /linux/arch/parisc/include/asm/ |
| H A D | pgtable.h | 280 static inline void pmd_clear(pmd_t *pmd) { in pmd_clear() function
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | pgtable.h | 803 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function 1349 pmd_clear(pmdp); in pmdp_huge_get_and_clear()
|
| /linux/arch/riscv/mm/ |
| H A D | init.c | 1509 pmd_clear(pmd); in free_pte_table() 1611 pmd_clear(pmdp); in remove_pmd_mapping()
|
| /linux/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1446 pmd_clear(pmd); in unmap_pte_range() 1482 pmd_clear(pmd); in unmap_pmd_range()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 89 #define pmd_clear(pmd) native_pmd_clear(pmd) macro
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1004 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 839 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|