Home
last modified time | relevance | path

Searched refs:__pte_free_tlb (Results 1 – 25 of 33) sorted by relevance

12

/arch/unicore32/include/asm/
Dtlb.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
/arch/alpha/include/asm/
Dtlb.h12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/arch/xtensa/include/asm/
Dtlb.h45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/arch/parisc/include/asm/
Dtlb.h25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/arch/mn10300/include/asm/
Dpgalloc.h54 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
/arch/frv/include/asm/
Dpgalloc.h52 #define __pte_free_tlb(tlb,pte,address) \ macro
/arch/um/include/asm/
Dpgalloc.h42 #define __pte_free_tlb(tlb,pte, address) \ macro
/arch/arm64/include/asm/
Dtlb.h57 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/arch/cris/include/asm/
Dpgalloc.h55 #define __pte_free_tlb(tlb,pte,address) \ macro
/arch/powerpc/include/asm/
Dpgalloc-64.h148 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
216 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
Dpgalloc-32.h84 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/arch/nios2/include/asm/
Dpgalloc.h78 #define __pte_free_tlb(tlb, pte, addr) \ macro
/arch/openrisc/include/asm/
Dpgalloc.h103 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
/arch/metag/include/asm/
Dpgalloc.h75 #define __pte_free_tlb(tlb, pte, addr) \ macro
/arch/arm/include/asm/
Dtlb.h225 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
268 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
/arch/m32r/include/asm/
Dpgalloc.h66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/arch/sh/include/asm/
Dpgalloc.h68 #define __pte_free_tlb(tlb,pte,addr) \ macro
/arch/score/include/asm/
Dpgalloc.h78 #define __pte_free_tlb(tlb, pte, buf) \ macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h31 #define __pte_free_tlb(tlb,pte,addr) \ macro
Dmcf_pgalloc.h43 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
Dmotorola_pgalloc.h59 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
/arch/sparc/include/asm/
Dpgalloc_32.h77 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/arch/avr32/include/asm/
Dpgalloc.h90 #define __pte_free_tlb(tlb,pte,addr) \ macro
/arch/hexagon/include/asm/
Dpgalloc.h142 #define __pte_free_tlb(tlb, pte, addr) \ macro
/arch/arc/include/asm/
Dpgalloc.h134 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro

12