Searched defs:set_pte_at (Results 1 - 34 of 34) sorted by relevance

/linux-4.1.27/arch/avr32/include/asm/
H A Dpgtable-2level.h33 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/powerpc/mm/
H A Dpgtable.c172 void set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, set_pte_at() function
/linux-4.1.27/arch/blackfin/include/asm/
H A Dpgtable.h49 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/c6x/include/asm/
H A Dpgtable.h54 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable-2level.h45 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpgtable_mm.h28 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpgtable.h37 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable.h259 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgtable.h168 #define set_pte_at(mm, addr, ptep, pteval) \ macro
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h103 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) pte_mkspecial() macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_32.h309 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
H A Dpgtable_64.h44 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable.h240 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h209 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgtable.h421 #define set_pte_at(mm, addr, ptep, pte) set_pte(ptep, pte) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h100 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpgtable.h314 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h311 set_pte_at(struct mm_struct *mm, unsigned long addr, pte_t *ptep, pte_t pteval) set_pte_at() function
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h120 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
H A Dpgtable_64.h895 #define set_pte_at(mm,addr,ptep,pte) \ macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable.h259 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h426 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgtable.h53 #define set_pte_at(mm, addr, ptep, pteval) set_pte(ptep, pteval) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable.h241 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h28 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt.h517 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
H A Dparavirt_types.h272 void (*set_pte_at)(struct mm_struct *mm, unsigned long addr, member in struct:pv_mmu_ops
H A Dpgtable.h40 #define set_pte_at(mm, addr, ptep, pte) native_set_pte_at(mm, addr, ptep, pte) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpgtable.h302 #define set_pte_at(mm, addr, ptep, pteval) set_pte((ptep), (pteval)) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h62 #define set_pte_at(mm, addr, ptep, pteval) \ macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable.h216 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h177 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h343 #define set_pte_at(mm,addr,ptep,pteval) set_pte(ptep,pteval) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h765 static inline void set_pte_at(struct mm_struct *mm, unsigned long addr, set_pte_at() function

Completed in 402 milliseconds