Searched refs:set_pmd_at (Results 1 – 7 of 7) 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/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/loongarch/mm/ |
| H A D | pgtable.c | 139 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| H A D | init.c | 140 set_pmd_at(&init_mm, addr, pmd, entry); in vmemmap_set_pmd()
|
| /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/loongarch/include/asm/ |
| H A D | pgtable.h | 284 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd);
|