Searched refs:set_pmd_at (Results 1 – 13 of 13) sorted by relevance
/arch/mips/mm/ |
D | pgtable-32.c | 44 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
D | pgtable-64.c | 99 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/arc/include/asm/ |
D | hugepage.h | 52 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/arm/include/asm/ |
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/mm/ |
D | tlb.c | 218 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/sparc/include/asm/ |
D | pgtable_64.h | 815 void set_pmd_at(struct mm_struct *mm, unsigned long addr, 818 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function 916 set_pmd_at(mm, addr, pmdp, __pmd(0UL)); in pmdp_huge_get_and_clear()
|
/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 67 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/riscv/include/asm/ |
D | pgtable.h | 573 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
/arch/mips/include/asm/ |
D | pgtable.h | 591 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
/arch/arm64/include/asm/ |
D | pgtable.h | 488 #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 | 1013 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 | 1178 extern void set_pmd_at(struct mm_struct *mm, unsigned long addr,
|
/arch/s390/include/asm/ |
D | pgtable.h | 1581 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|