Home
last modified time | relevance | path

Searched defs:__pte_free_tlb (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dtlb.h9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dtlb.h40 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) \ macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpgalloc.h29 #define __pte_free_tlb(tlb,pte, address) \ macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgalloc.h69 #define __pte_free_tlb(tlb, pte, addr) \ macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgalloc.h37 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb,pte,addr) \ macro
H A Dmcf_pgalloc.h37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
H A Dmotorola_pgalloc.h47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgalloc.h35 #define __pte_free_tlb(tlb,pte,addr) \ macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpgalloc.h67 #define __pte_free_tlb(tlb, pte, address) \ macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dtlb.h75 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h66 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, buf) \ macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgalloc.h63 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h69 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpgalloc.h130 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_32.h76 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
H A Dpgalloc_64.h103 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgalloc.h58 #define __pte_free_tlb(tlb,pte,address) \ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h168 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function

12