/linux-6.12.1/arch/riscv/mm/ |
D | pgtable.c | 122 pmd_clear(pmd); in pmd_clear_huge() 130 pmd_clear(pmd); in pmd_free_pte_page()
|
/linux-6.12.1/arch/m68k/mm/ |
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.12.1/arch/arm/mm/ |
D | mmu.c | 1305 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1313 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1316 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1324 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1339 pmd_clear(pmd_off_k(addr)); in prepare_page_table() 1394 pmd_clear(pmd_off_k(addr)); in devicemaps_init() 1739 pmd_clear(fixmap_pmd(va)); in early_fixmap_shutdown()
|
D | pgd.c | 170 pmd_clear(pmd); in pgd_free()
|
D | kasan_init.c | 192 pmd_clear(pmd_off_k(start)); in clear_pgds()
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 157 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
/linux-6.12.1/arch/arm/include/asm/ |
D | pgtable-2level.h | 227 #define pmd_clear(pmdp) \ macro
|
D | pgtable-3level.h | 148 #define pmd_clear(pmdp) \ macro
|
/linux-6.12.1/arch/s390/mm/ |
D | vmem.c | 219 pmd_clear(pmd); in try_free_pte_table() 247 pmd_clear(pmd); in modify_pmd_table() 251 pmd_clear(pmd); in modify_pmd_table()
|
/linux-6.12.1/arch/x86/mm/ |
D | pgtable.c | 810 pmd_clear(pmd); in pmd_clear_huge() 842 pmd_clear(&pmd[i]); in pud_free_pmd_page() 878 pmd_clear(pmd); in pmd_free_pte_page()
|
/linux-6.12.1/mm/kasan/ |
D | init.c | 310 pmd_clear(pmd); in kasan_free_pte() 396 pmd_clear(pmd); in kasan_remove_pmd_table()
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/ |
D | pgtable.h | 91 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
/linux-6.12.1/arch/arc/include/asm/ |
D | pgtable-levels.h | 159 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
|
/linux-6.12.1/arch/sparc/mm/ |
D | hugetlbpage.c | 412 pmd_clear(pmd); in hugetlb_free_pte_range() 432 pmd_clear(pmd); in hugetlb_free_pmd_range()
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pgtable-32.h | 148 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
D | pgtable-64.h | 269 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | sun3_pgtable.h | 126 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
|
D | mcf_pgtable.h | 144 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
|
D | motorola_pgtable.h | 123 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | pgtable.h | 245 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function 591 pmd_clear(pmdp); in pmdp_huge_get_and_clear()
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | pgtable.h | 168 static inline void pmd_clear(pmd_t *pmd_entry_ptr) in pmd_clear() function
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | pgtable.h | 167 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
|
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | radix_pgtable.c | 716 pmd_clear(pmd); in free_pte_table() 1467 pmd_clear(pmdp); in radix__pmdp_collapse_flush() 1667 pmd_clear(pmd); in pmd_clear_huge() 1679 pmd_clear(pmd); in pmd_free_pte_page()
|
/linux-6.12.1/arch/arm64/mm/ |
D | mmu.c | 891 pmd_clear(pmdp); in unmap_hotplug_pmd_range() 1018 pmd_clear(pmdp); in free_empty_pte_table() 1243 pmd_clear(pmdp); in pmd_clear_huge() 1260 pmd_clear(pmdp); in pmd_free_pte_page()
|
/linux-6.12.1/arch/csky/include/asm/ |
D | pgtable.h | 129 static inline void pmd_clear(pmd_t *p) in pmd_clear() function
|