Searched defs:set_pmd_at (Results 1 – 9 of 9) 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 | 139 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/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/riscv/include/asm/ |
| H A D | pgtable.h | 957 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 | 1206 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 | 1711 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 | 722 #define set_pmd_at(mm, addr, pmdp, pmd) __set_pmds(mm, addr, pmdp, pmd, 1) macro
|