| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| H A D | pgtable-levels.h | 175 #define pte_clear(mm,addr,ptep) set_pte_at(mm, addr, ptep, __pte(0)) macro
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| H A D | pgtable.h | 72 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 171 #define pte_clear(mm, addr, ptep) \ macro
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 123 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
| H A D | motorola_pgtable.h | 137 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
|
| H A D | mcf_pgtable.h | 185 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | sun3_pgtable.h | 103 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) in pte_clear() function
|
| H A D | motorola_pgtable.h | 113 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
|
| H A D | mcf_pgtable.h | 131 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-6.6/arch/csky/include/asm/ |
| H A D | pgtable.h | 34 #define pte_clear(mm, addr, ptep) set_pte((ptep), \ macro
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 176 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
| H A D | pgtable.h | 170 #define pte_clear(mm, addr, ptep) \ macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| H A D | pgtable.h | 205 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
|
| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| H A D | pgtable.h | 36 #define pte_clear(mm, addr, ptep) set_pte((ptep), \ macro
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| H A D | pgtable.h | 264 #define pte_clear(mm, addr, ptep) set_pte_at(mm, addr, ptep, __pte(0)) macro
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| H A D | pgtable.h | 219 static inline void pte_clear(struct mm_struct *mm, in pte_clear() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 269 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 326 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| H A D | pgtable.h | 95 #define pte_clear(mm,addr,xp) pte_set_val(*(xp), (phys_t) 0, __pgprot(_PAGE_NEWPAGE)) macro
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | pgtable.h | 187 #define pte_clear(mm,addr,ptep) set_pte_ext(ptep, __pte(0), 0) macro
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| H A D | pgtable.h | 203 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | pgtable.h | 143 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function 190 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/ |
| H A D | pgtable.h | 250 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, in pte_clear() function
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| H A D | pgtable.h | 172 #define pte_clear(mm,addr,ptep) set_pte_ext(ptep, __pte(0), 0) macro
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| H A D | pgtable_32.h | 325 #define pte_clear(mm, addr, ptep) set_pte(ptep, __pte(0)) macro
|