Searched defs:pte_clear (Results 1 - 35 of 35) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h127 #define pte_clear(mm, addr, ptep) \ macro
H A Dpgtable-ppc64.h317 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_clear() function
/linux-4.1.27/arch/cris/include/asm/
H A Dpgtable.h97 #define pte_clear(mm,addr,xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable.h97 #define pte_clear(mm,addr,xp) pte_set_val(*(xp), (phys_t) 0, __pgprot(_PAGE_NEWPAGE)) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgtable.h157 #define pte_clear(mm, addr, ptep) set_pte(ptep, __pte(0)) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h104 #define pte_clear(mm, addr, xp) \ pte_mkspecial() macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_32.h325 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
H A Dpgtable_64.h230 #define pte_clear(mm,addr,xp) (set_pte_at(mm, addr, xp, __pte(_PTE_EMPTY))) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable.h156 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function
226 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h226 static inline void pte_clear(struct mm_struct *mm, pte_clear() function
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgtable.h220 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_clear() function
/linux-4.1.27/arch/m68k/include/asm/
H A Dsun3_pgtable.h124 static inline void pte_clear (struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function
H A Dmcf_pgtable.h184 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_clear() function
H A Dmotorola_pgtable.h131 #define pte_clear(mm,addr,ptep) ({ pte_val(*(ptep)) = 0; }) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h110 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpgtable.h252 #define pte_clear(mm, addr, ptep) set_pte_at(mm, addr, ptep, __pte(0)) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h248 #define pte_clear(mm,addr,ptep) \ pgtable_cache_init() macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h159 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function
H A Dpgtable_64.h898 #define pte_clear(mm,addr,ptep) \ macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable.h187 #define pte_clear(mm, addr, ptep) __pte_clear(ptep) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h298 #define pte_clear(mm, addr, ptep) \ pte_mkspecial() macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgtable.h225 #define pte_clear(mm, addr, xp) do { pte_val(*(xp)) = 0; } while (0) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgtable.h183 #define pte_clear(mm,addr,xp) \ macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h178 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable.h215 #define pte_clear(mm,addr,ptep) set_pte_ext(ptep, __pte(0), 0) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h248 extern inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt.h652 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_clear() function
668 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_clear() function
H A Dparavirt_types.h300 void (*pte_clear)(struct mm_struct *mm, unsigned long addr, member in struct:pv_mmu_ops
H A Dpgtable.h61 #define pte_clear(mm, addr, ptep) native_pte_clear(mm, addr, ptep) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpgtable.h219 #define pte_clear(mm, addr, xp) \ macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h289 #define pte_clear(mm, addr, xp) set_pte_at(mm, addr, xp, __pte(0)) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable.h125 #define pte_clear(mm,addr,ptep) set_pte(ptep, __pte(0)) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h355 #define pte_clear(mm,addr,xp) do { set_pte_at(mm, addr, xp, __pte(0)); } while (0) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h266 #define pte_clear(mm,addr,pte) (pte_val(*(pte)) = 0UL) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h827 static inline void pte_clear(struct mm_struct *mm, unsigned long addr, pte_t *ptep) pte_clear() function

Completed in 2395 milliseconds