Symbol: pte_pmd
arch/arc/include/asm/hugepage.h
30
#define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
31
#define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
32
#define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
33
#define pmd_mkold(pmd) pte_pmd(pte_mkold(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
34
#define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
35
#define pmd_mkhuge(pmd) pte_pmd(pte_mkhuge(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
36
#define pmd_mkinvalid(pmd) pte_pmd(pte_mknotpresent(pmd_pte(pmd)))
arch/arc/include/asm/hugepage.h
37
#define pmd_mkclean(pmd) pte_pmd(pte_mkclean(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
1251
return pte_pmd(pte_modify(pmd_pte(pmd), newprot));
arch/arm64/include/asm/pgtable.h
1364
page_table_check_pmd_clear(mm, address, pte_pmd(pte));
arch/arm64/include/asm/pgtable.h
1420
return pte_pmd(__ptep_get_and_clear_anysz(mm, address, (pte_t *)pmdp, PMD_SIZE));
arch/arm64/include/asm/pgtable.h
587
#define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
588
#define pmd_mkold(pmd) pte_pmd(pte_mkold(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
589
#define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
590
#define pmd_mkclean(pmd) pte_pmd(pte_mkclean(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
591
#define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
592
#define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
593
#define pmd_mkvalid_k(pmd) pte_pmd(pte_mkvalid_k(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
594
#define pmd_mkinvalid(pmd) pte_pmd(pte_mkinvalid(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
597
#define pmd_mkuffd_wp(pmd) pte_pmd(pte_mkuffd_wp(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
598
#define pmd_clear_uffd_wp(pmd) pte_pmd(pte_clear_uffd_wp(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
600
#define pmd_swp_mkuffd_wp(pmd) pte_pmd(pte_swp_mkuffd_wp(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
602
pte_pmd(pte_swp_clear_uffd_wp(pmd_pte(pmd)))
arch/arm64/include/asm/pgtable.h
685
pte_pmd(pte), nr);
arch/arm64/mm/hugetlbpage.c
356
return pmd_pte(pmd_mkhuge(pmd_mkcont(pte_pmd(entry))));
arch/arm64/mm/hugetlbpage.c
358
return pmd_pte(pmd_mkhuge(pte_pmd(entry)));
arch/powerpc/include/asm/book3s/64/pgtable.h
1051
#define pmd_mkold(pmd) pte_pmd(pte_mkold(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1052
#define pmd_wrprotect(pmd) pte_pmd(pte_wrprotect(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1053
#define pmd_mkdirty(pmd) pte_pmd(pte_mkdirty(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1054
#define pmd_mkclean(pmd) pte_pmd(pte_mkclean(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1055
#define pmd_mkyoung(pmd) pte_pmd(pte_mkyoung(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1056
#define pmd_mkwrite_novma(pmd) pte_pmd(pte_mkwrite_novma(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1060
#define pmd_mksoft_dirty(pmd) pte_pmd(pte_mksoft_dirty(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1061
#define pmd_clear_soft_dirty(pmd) pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1064
#define pmd_swp_mksoft_dirty(pmd) pte_pmd(pte_swp_mksoft_dirty(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1066
#define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)))
arch/powerpc/include/asm/book3s/64/pgtable.h
1300
return pte_pmd(pte_mkspecial(pmd_pte(pmd)));
arch/powerpc/include/asm/book3s/64/pgtable.h
660
#define __swp_entry_to_pmd(x) (pte_pmd(__swp_entry_to_pte(x)))
arch/riscv/include/asm/pgtable.h
807
return pte_pmd(pte_modify(pmd_pte(pmd), newprot));
arch/riscv/include/asm/pgtable.h
841
return pte_pmd(pte_mkold(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
846
return pte_pmd(pte_mkyoung(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
854
return pte_pmd(pte_mkwrite_novma(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
864
return pte_pmd(pte_wrprotect(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
869
return pte_pmd(pte_mkclean(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
874
return pte_pmd(pte_mkdirty(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
885
return pte_pmd(pte_mkspecial(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
909
return pte_pmd(pte_mkuffd_wp(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
914
return pte_pmd(pte_clear_uffd_wp(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
924
return pte_pmd(pte_swp_mkuffd_wp(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
929
return pte_pmd(pte_swp_clear_uffd_wp(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
941
return pte_pmd(pte_mksoft_dirty(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
946
return pte_pmd(pte_clear_soft_dirty(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
957
return pte_pmd(pte_swp_mksoft_dirty(pmd_pte(pmd)));
arch/riscv/include/asm/pgtable.h
962
return pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)));