Home
last modified time | relevance | path

Searched refs:pmd_clear (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.15/mm/
H A Dpt_reclaim.c22 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 Dpgtable.c122 pmd_clear(pmd); in pmd_clear_huge()
130 pmd_clear(pmd); in pmd_free_pte_page()
/linux-6.15/arch/m68k/mm/
H A Dkmap.c84 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 Dmmu.c1294 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 Dpgd.c168 pmd_clear(pmd); in pgd_free()
H A Dkasan_init.c192 pmd_clear(pmd_off_k(start)); in clear_pgds()
/linux-6.15/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h157 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.15/arch/arm/include/asm/
H A Dpgtable-2level.h227 #define pmd_clear(pmdp) \ macro
H A Dpgtable-3level.h148 #define pmd_clear(pmdp) \ macro
/linux-6.15/arch/x86/mm/
H A Dpgtable.c769 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 Dvmem.c217 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 Dhugetlbpage.c304 pmd_clear(pmd); in hugetlb_free_pte_range()
324 pmd_clear(pmd); in hugetlb_free_pmd_range()
/linux-6.15/mm/kasan/
H A Dinit.c298 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 Dpgtable-levels.h159 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
/linux-6.15/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h91 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.15/arch/m68k/include/asm/
H A Dsun3_pgtable.h126 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
H A Dmcf_pgtable.h144 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
H A Dmotorola_pgtable.h123 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
/linux-6.15/arch/mips/include/asm/
H A Dpgtable-32.h148 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
H A Dpgtable-64.h269 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.15/arch/hexagon/include/asm/
H A Dpgtable.h168 static inline void pmd_clear(pmd_t *pmd_entry_ptr) in pmd_clear() function
/linux-6.15/arch/loongarch/include/asm/
H A Dpgtable.h245 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 Dpgtable.h167 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.15/arch/csky/include/asm/
H A Dpgtable.h129 static inline void pmd_clear(pmd_t *p) in pmd_clear() function
/linux-6.15/arch/arm64/mm/
H A Dmmu.c891 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()

123