Searched refs:set_pmd_at (Results 1 – 16 of 16) sorted by relevance
| /arch/mips/mm/ |
| A D | pgtable-32.c | 34 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| A D | pgtable-64.c | 93 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/arc/include/asm/ |
| A D | hugepage.h | 56 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/loongarch/mm/ |
| A D | pgtable.c | 138 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| A D | init.c | 119 set_pmd_at(&init_mm, addr, pmd, entry); in vmemmap_set_pmd()
|
| /arch/arm/include/asm/ |
| A D | pgtable-3level.h | 230 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/sparc/include/asm/ |
| A D | pgtable_64.h | 817 void set_pmd_at(struct mm_struct *mm, unsigned long addr, 820 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function 919 set_pmd_at(mm, addr, pmdp, __pmd(0UL)); in pmdp_huge_get_and_clear()
|
| /arch/sparc/mm/ |
| A D | tlb.c | 225 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/powerpc/mm/book3s64/ |
| A D | pgtable.c | 116 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/loongarch/include/asm/ |
| A D | pgtable.h | 258 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr, pmd_t *pmdp, pmd_t pmd);
|
| /arch/mips/include/asm/ |
| A D | pgtable.h | 634 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
| /arch/riscv/include/asm/ |
| A D | pgtable.h | 805 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/powerpc/include/asm/book3s/64/ |
| A D | pgtable.h | 1082 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
| /arch/x86/include/asm/ |
| A D | pgtable.h | 1213 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/s390/include/asm/ |
| A D | pgtable.h | 1808 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /arch/arm64/include/asm/ |
| A D | pgtable.h | 750 #define set_pmd_at(mm, addr, pmdp, pmd) __set_pmds(mm, addr, pmdp, pmd, 1) macro
|
Completed in 47 milliseconds