Home
last modified time | relevance | path

Searched defs:pte_clear (Results 1 – 25 of 88) sorted by relevance

1234

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dpgtable-2level.h30 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h164 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
211 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h164 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
211 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h164 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
211 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h219 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h219 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3_pgtable.h123 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
H A Dmotorola_pgtable.h137 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
H A Dmcf_pgtable.h185 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h219 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3_pgtable.h123 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
H A Dmotorola_pgtable.h137 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
H A Dmcf_pgtable.h185 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dsun3_pgtable.h123 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
H A Dmotorola_pgtable.h137 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
H A Dmcf_pgtable.h185 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h35 #define pte_clear(mm, addr, ptep) set_pte((ptep), \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h35 #define pte_clear(mm, addr, ptep) set_pte((ptep), \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h203 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h203 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h35 #define pte_clear(mm, addr, ptep) set_pte((ptep), \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dpgtable.h203 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h170 #define pte_clear(mm, addr, ptep) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h170 #define pte_clear(mm, addr, ptep) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h170 #define pte_clear(mm, addr, ptep) \ macro

1234