Searched defs:set_pmd_at (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/mips/mm/ |
| H A D | pgtable-32.c | 34 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| H A D | pgtable-64.c | 93 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/loongarch/mm/ |
| H A D | pgtable.c | 138 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/arc/include/asm/ |
| H A D | hugepage.h | 56 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/sparc/mm/ |
| H A D | tlb.c | 225 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 230 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 116 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 820 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 808 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1213 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 1808 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 756 #define set_pmd_at(mm, addr, pmdp, pmd) __set_pmds(mm, addr, pmdp, pmd, 1) macro
|