Home
last modified time | relevance | path

Searched defs:set_pte_at (Results 1 – 23 of 23) sorted by relevance

/arch/m68k/include/asm/
Dpgtable_mm.h34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/arch/arc/include/asm/
Dpgtable-bits-arcv2.h118 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/powerpc/mm/
Dpgtable.c187 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
/arch/nios2/include/asm/
Dpgtable.h200 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/hexagon/include/asm/
Dpgtable.h373 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/arch/csky/include/asm/
Dpgtable.h112 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/arch/um/include/asm/
Dpgtable.h258 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/alpha/include/asm/
Dpgtable.h29 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/arch/xtensa/include/asm/
Dpgtable.h319 set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pteval) in set_pte_at() function
/arch/sparc/include/asm/
Dpgtable_32.h123 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
Dpgtable_64.h929 #define set_pte_at(mm,addr,ptep,pte) \ macro
/arch/openrisc/include/asm/
Dpgtable.h49 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/arch/microblaze/include/asm/
Dpgtable.h353 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/sh/include/asm/
Dpgtable_32.h310 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/arch/nds32/include/asm/
Dpgtable.h194 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/arch/mips/include/asm/
Dpgtable.h225 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, function
/arch/parisc/include/asm/
Dpgtable.h91 #define set_pte_at(mm, addr, pteptr, pteval) \ macro
/arch/arm/mm/
Dmmu.c1780 void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/ia64/include/asm/
Dpgtable.h336 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/arch/riscv/include/asm/
Dpgtable.h422 static inline void set_pte_at(struct mm_struct *mm, in set_pte_at() function
/arch/arm64/include/asm/
Dpgtable.h315 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/x86/include/asm/
Dpgtable.h1007 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/arch/s390/include/asm/
Dpgtable.h1194 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function