Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arc/include/asm/
A Dpgtable-bits-arcv2.h103 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpgtable_mm.h34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-6.3-rc2/arch/powerpc/mm/
A Dpgtable.c190 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpgtable.h181 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/csky/include/asm/
A Dpgtable.h93 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dpgtable.h354 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/linux-6.3-rc2/arch/um/include/asm/
A Dpgtable.h245 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_32.h104 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
A Dpgtable_64.h914 #define set_pte_at(mm,addr,ptep,pte) \ macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpgtable.h49 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dpgtable.h29 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpgtable.h305 set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pteval) in set_pte_at() function
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpgtable.h339 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/sh/include/asm/
A Dpgtable_32.h310 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable.h207 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, function
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgtable.h337 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h306 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpgtable.h76 #define set_pte_at(mm, addr, pteptr, pteval) \ macro
/linux-6.3-rc2/arch/arm/mm/
A Dmmu.c1800 void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgtable.h459 static inline void set_pte_at(struct mm_struct *mm, in set_pte_at() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable.h1022 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable.h358 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h1324 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function

Completed in 47 milliseconds