Home
last modified time | relevance | path

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

123

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dpgtable-2level.h25 #define set_pte_at(mm,addr,ptep,pteval) native_set_pte_at(mm, addr, ptep, pteval) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h34 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/
H A Dpgtable.c179 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/
H A Dpgtable.c179 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/
H A Dpgtable.c179 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, in set_pte_at() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h202 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h202 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h202 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h113 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h113 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h377 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h377 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h113 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h377 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/include/asm/
H A Dpgtable.h309 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/include/asm/
H A Dpgtable.h309 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h258 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h258 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arc/include/asm/
H A Dpgtable.h309 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h258 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, in set_pte_at() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/asm/
H A Dpgtable.h29 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dpgtable_32.h124 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/openrisc/include/asm/
H A Dpgtable.h49 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro

123