Home
last modified time | relevance | path

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

123

/linux-6.12.1/arch/riscv/mm/
Dpgtable.c122 pmd_clear(pmd); in pmd_clear_huge()
130 pmd_clear(pmd); in pmd_free_pte_page()
/linux-6.12.1/arch/m68k/mm/
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.12.1/arch/arm/mm/
Dmmu.c1305 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()
Dpgd.c170 pmd_clear(pmd); in pgd_free()
Dkasan_init.c192 pmd_clear(pmd_off_k(start)); in clear_pgds()
/linux-6.12.1/arch/powerpc/include/asm/nohash/32/
Dpgtable.h157 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.12.1/arch/arm/include/asm/
Dpgtable-2level.h227 #define pmd_clear(pmdp) \ macro
Dpgtable-3level.h148 #define pmd_clear(pmdp) \ macro
/linux-6.12.1/arch/s390/mm/
Dvmem.c219 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/
Dpgtable.c810 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/
Dinit.c310 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/
Dpgtable.h91 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.12.1/arch/arc/include/asm/
Dpgtable-levels.h159 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
/linux-6.12.1/arch/sparc/mm/
Dhugetlbpage.c412 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/
Dpgtable-32.h148 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
Dpgtable-64.h269 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.12.1/arch/m68k/include/asm/
Dsun3_pgtable.h126 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
Dmcf_pgtable.h144 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
Dmotorola_pgtable.h123 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
/linux-6.12.1/arch/loongarch/include/asm/
Dpgtable.h245 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/
Dpgtable.h168 static inline void pmd_clear(pmd_t *pmd_entry_ptr) in pmd_clear() function
/linux-6.12.1/arch/nios2/include/asm/
Dpgtable.h167 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/linux-6.12.1/arch/powerpc/mm/book3s64/
Dradix_pgtable.c716 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/
Dmmu.c891 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/
Dpgtable.h129 static inline void pmd_clear(pmd_t *p) in pmd_clear() function

123