Searched defs:set_pmd_at (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/arch/mips/mm/ | 
| D | pgtable-64.c | 88 void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| /linux-4.1.27/arch/sparc/mm/ | 
| D | tlb.c | 156 void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable-3level.h | 274 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| /linux-4.1.27/arch/powerpc/mm/ | 
| D | pgtable_64.c | 717 void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable.h | 430 #define set_pmd_at(mm, addr, pmdp, pmdval) __set_pmd(pmdp, pmdval)  macro
 | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable.h | 311 #define set_pmd_at(mm, addr, pmdp, pmd)	set_pte_at(mm, addr, (pte_t *)pmdp, pmd_pte(pmd))  macro
 | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_64.h | 782 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | pgtable.h | 41 #define set_pmd_at(mm, addr, pmdp, pmd)	native_set_pmd_at(mm, addr, pmdp, pmd)  macro
 | 
| D | paravirt.h | 527 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 | 
| D | paravirt_types.h | 275 	void (*set_pmd_at)(struct mm_struct *mm, unsigned long addr,  member
 | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pgtable.h | 1475 static inline void set_pmd_at(struct mm_struct *mm, unsigned long addr,  in set_pmd_at()  function
 |