| /linux-6.15/mm/ |
| H A D | pt_reclaim.c | 22 pmd_clear(pmd); in try_get_and_clear_pmd() 57 pmd_clear(pmd); in try_to_free_pte()
|
| /linux-6.15/arch/riscv/mm/ |
| H A D | pgtable.c | 122 pmd_clear(pmd); in pmd_clear_huge() 130 pmd_clear(pmd); in pmd_free_pte_page()
|
| /linux-6.15/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-6.15/arch/arm/mm/ |
| H A D | mmu.c | 1294 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1302 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1305 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1313 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1328 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1383 pmd_clear(pmd_off_k(addr)); in devicemaps_init() 1728 pmd_clear(fixmap_pmd(va)); in early_fixmap_shutdown()
|
| 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-6.15/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 157 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | pgtable-2level.h | 227 #define pmd_clear(pmdp) \ macro
|
| H A D | pgtable-3level.h | 148 #define pmd_clear(pmdp) \ macro
|
| /linux-6.15/arch/x86/mm/ |
| H A D | pgtable.c | 769 pmd_clear(pmd); in pmd_clear_huge() 801 pmd_clear(&pmd[i]); in pud_free_pmd_page() 837 pmd_clear(pmd); in pmd_free_pte_page()
|
| /linux-6.15/arch/s390/mm/ |
| H A D | vmem.c | 217 pmd_clear(pmd); in try_free_pte_table() 242 pmd_clear(pmd); in modify_pmd_table() 246 pmd_clear(pmd); in modify_pmd_table()
|
| /linux-6.15/arch/sparc/mm/ |
| H A D | hugetlbpage.c | 304 pmd_clear(pmd); in hugetlb_free_pte_range() 324 pmd_clear(pmd); in hugetlb_free_pmd_range()
|
| /linux-6.15/mm/kasan/ |
| H A D | init.c | 298 pmd_clear(pmd); in kasan_free_pte() 384 pmd_clear(pmd); in kasan_remove_pmd_table()
|
| /linux-6.15/arch/arc/include/asm/ |
| H A D | pgtable-levels.h | 159 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
|
| /linux-6.15/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-6.15/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 126 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
|
| H A D | mcf_pgtable.h | 144 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
|
| H A D | motorola_pgtable.h | 123 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | pgtable-32.h | 148 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| H A D | pgtable-64.h | 269 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux-6.15/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-6.15/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 245 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function 594 pmd_clear(pmdp); in pmdp_huge_get_and_clear()
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | pgtable.h | 167 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
| /linux-6.15/arch/csky/include/asm/ |
| H A D | pgtable.h | 129 static inline void pmd_clear(pmd_t *p) in pmd_clear() function
|
| /linux-6.15/arch/arm64/mm/ |
| H A D | mmu.c | 891 pmd_clear(pmdp); in unmap_hotplug_pmd_range() 1018 pmd_clear(pmdp); in free_empty_pte_table() 1247 pmd_clear(pmdp); in pmd_clear_huge() 1264 pmd_clear(pmdp); in pmd_free_pte_page()
|