Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dmm-nds32.c56 pmd_clear(pmd); in pgd_free()
61 pmd_clear(pmd); in pgd_free()
/OK3568_Linux_fs/kernel/arch/m68k/mm/
H A Dkmap.c85 pmd_clear(pmd_dir); in __free_io_area()
96 pmd_clear(pmd_dir); in __free_io_area()
380 pmd_clear(pmd_dir); in kernel_set_cachemode()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dvmem.c204 pmd_clear(pmd); in try_free_pte_table()
231 pmd_clear(pmd); in modify_pmd_table()
235 pmd_clear(pmd); in modify_pmd_table()
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dpgtable.h31 #define pmd_clear(xp) do { set_pmd(xp, __pmd(0)); } while (0) macro
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dpgtable.c776 pmd_clear(pmd); in pmd_clear_huge()
816 pmd_clear(&pmd[i]); in pud_free_pmd_page()
852 pmd_clear(pmd); in pmd_free_pte_page()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dradix_pgtable.c752 pmd_clear(pmd); in free_pte_table()
998 pmd_clear(pmdp); in radix__pmdp_collapse_flush()
1194 pmd_clear(pmd); in pmd_clear_huge()
1206 pmd_clear(pmd); in pmd_free_pte_page()
H A Dhash_pgtable.c232 pmd_clear(pmdp); in hash__pmdp_collapse_flush()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-2level.h206 #define pmd_clear(pmdp) \ macro
H A Dpgtable-3level.h146 #define pmd_clear(pmdp) \ macro
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dinit.c294 pmd_clear(pmd); in kasan_free_pte()
377 pmd_clear(pmd); in kasan_remove_pmd_table()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmmu.c1278 pmd_clear(pmd_off_k(addr)); in prepare_page_table()
1285 pmd_clear(pmd_off_k(addr)); in prepare_page_table()
1300 pmd_clear(pmd_off_k(addr)); in prepare_page_table()
1355 pmd_clear(pmd_off_k(addr)); in devicemaps_init()
1620 pmd_clear(fixmap_pmd(va)); in early_fixmap_shutdown()
H A Dpgd.c156 pmd_clear(pmd); in pgd_free()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dhugetlbpage.c415 pmd_clear(pmd); in hugetlb_free_pte_range()
435 pmd_clear(pmd); in hugetlb_free_pmd_range()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgtable-32.h150 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
H A Dpgtable-64.h275 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/OK3568_Linux_fs/kernel/mm/
H A Dpgtable-generic.c51 pmd_clear(pmd); in pmd_clear_bad()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3_pgtable.h144 static inline void pmd_clear (pmd_t *pmdp) { pmd_val (*pmdp) = 0; } in pmd_clear() function
H A Dmotorola_pgtable.h146 #define pmd_clear(pmdp) ({ pmd_val(*pmdp) = 0; }) macro
H A Dmcf_pgtable.h199 static inline void pmd_clear(pmd_t *pmdp) { pmd_val(*pmdp) = 0; } in pmd_clear() function
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dmmu.c889 pmd_clear(pmdp); in unmap_hotplug_pmd_range()
1016 pmd_clear(pmdp); in free_empty_pte_table()
1424 pmd_clear(pmdp); in pmd_clear_huge()
1441 pmd_clear(pmdp); in pmd_free_pte_page()
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgtable.h185 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgtable.h270 #define pmd_clear(xp) do { pmd_val(*(xp)) = 0; } while (0) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgtable.h195 static inline void pmd_clear(pmd_t *pmd_entry_ptr) in pmd_clear() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h136 static inline void pmd_clear(pmd_t *pmdp) in pmd_clear() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgtable.h149 static inline void pmd_clear(pmd_t *p) in pmd_clear() function

123