Searched refs:set_pmd_at (Results 1 – 12 of 12) sorted by relevance
/arch/mips/mm/ |
D | pgtable-32.c | 45 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
D | pgtable-64.c | 100 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/arc/include/asm/ |
D | hugepage.h | 53 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/sparc/mm/ |
D | tlb.c | 219 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 818 void set_pmd_at(struct mm_struct *mm, unsigned long addr, 821 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function 943 set_pmd_at(mm, addr, pmdp, __pmd(0UL)); in pmdp_huge_get_and_clear()
|
/arch/arm/include/asm/ |
D | pgtable-3level.h | 258 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 64 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 529 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
/arch/arm64/include/asm/ |
D | pgtable.h | 416 #define set_pmd_at(mm, addr, pmdp, pmd) set_pte_at(mm, addr, (pte_t *)pmdp, pmd_pte(pmd)) macro
|
/arch/x86/include/asm/ |
D | pgtable.h | 1089 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 1155 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
/arch/s390/include/asm/ |
D | pgtable.h | 1565 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|