Searched defs:set_pmd_at (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | pgtable-32.c | 44 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| H A D | pgtable-64.c | 99 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | hugepage.h | 52 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/mm/ |
| H A D | tlb.c | 217 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 65 void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | pgtable-3level.h | 232 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 822 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | pgtable.h | 470 #define set_pmd_at(mm, addr, pmdp, pmd) set_pte_at(mm, addr, (pte_t *)pmdp, pmd_pte(pmd)) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | pgtable.h | 1041 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | pgtable.h | 1587 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr, in set_pmd_at() function
|