Searched defs:set_pmd_at (Results 1 – 11 of 11) 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/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 | 117 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 | 822 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 | 1260 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 | 1802 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 | 764 #define set_pmd_at(mm, addr, pmdp, pmd) __set_pmds(mm, addr, pmdp, pmd, 1) macro
|