| /linux/arch/m68k/include/asm/ |
| A D | pgtable_mm.h | 34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| /linux/arch/arc/include/asm/ |
| A D | pgtable-bits-arcv2.h | 118 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/powerpc/mm/ |
| A D | pgtable.c | 187 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
|
| /linux/arch/nios2/include/asm/ |
| A D | pgtable.h | 200 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/csky/include/asm/ |
| A D | pgtable.h | 112 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
|
| /linux/arch/hexagon/include/asm/ |
| A D | pgtable.h | 373 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
|
| /linux/arch/um/include/asm/ |
| A D | pgtable.h | 258 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/sparc/include/asm/ |
| A D | pgtable_32.h | 123 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| A D | pgtable_64.h | 929 #define set_pte_at(mm,addr,ptep,pte) \ macro
|
| /linux/arch/microblaze/include/asm/ |
| A D | pgtable.h | 353 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/openrisc/include/asm/ |
| A D | pgtable.h | 49 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
|
| /linux/arch/alpha/include/asm/ |
| A D | pgtable.h | 29 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| /linux/arch/xtensa/include/asm/ |
| A D | pgtable.h | 319 set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pteval) in set_pte_at() function
|
| /linux/arch/sh/include/asm/ |
| A D | pgtable_32.h | 310 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| /linux/arch/nds32/include/asm/ |
| A D | pgtable.h | 194 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| /linux/arch/mips/include/asm/ |
| A D | pgtable.h | 224 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, function
|
| /linux/arch/parisc/include/asm/ |
| A D | pgtable.h | 91 #define set_pte_at(mm, addr, pteptr, pteval) \ macro
|
| /linux/arch/ia64/include/asm/ |
| A D | pgtable.h | 336 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
|
| /linux/arch/arm/mm/ |
| A D | mmu.c | 1761 void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/riscv/include/asm/ |
| A D | pgtable.h | 420 static inline void set_pte_at(struct mm_struct *mm, in set_pte_at() function
|
| /linux/arch/x86/include/asm/ |
| A D | pgtable.h | 1006 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/arm64/include/asm/ |
| A D | pgtable.h | 315 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|
| /linux/arch/s390/include/asm/ |
| A D | pgtable.h | 1197 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
|