Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/tile/include/asm/
Dpgalloc.h88 extern void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte,
119 __pte_free_tlb((tlb), virt_to_page(pmdp), (address))
/linux-2.6.39/arch/arm/include/asm/
Dtlb.h176 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
184 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
/linux-2.6.39/arch/unicore32/include/asm/
Dtlb.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux-2.6.39/arch/alpha/include/asm/
Dtlb.h12 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-2.6.39/arch/xtensa/include/asm/
Dtlb.h45 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux-2.6.39/arch/parisc/include/asm/
Dtlb.h25 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-2.6.39/arch/powerpc/include/asm/
Dpgalloc.h44 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *ptepage, in __pte_free_tlb() function
/linux-2.6.39/arch/mn10300/include/asm/
Dpgalloc.h53 #define __pte_free_tlb(tlb, pte, addr) tlb_remove_page((tlb), (pte)) macro
/linux-2.6.39/arch/frv/include/asm/
Dpgalloc.h52 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-2.6.39/arch/um/include/asm/
Dpgalloc.h43 #define __pte_free_tlb(tlb,pte, address) \ macro
Dtlb.h119 #define pte_free_tlb(tlb, ptep, addr) __pte_free_tlb(tlb, ptep, addr)
/linux-2.6.39/arch/cris/include/asm/
Dpgalloc.h50 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-2.6.39/arch/m32r/include/asm/
Dpgalloc.h61 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-2.6.39/arch/sh/include/asm/
Dpgalloc.h65 #define __pte_free_tlb(tlb,pte,addr) \ macro
/linux-2.6.39/arch/score/include/asm/
Dpgalloc.h75 #define __pte_free_tlb(tlb, pte, buf) \ macro
/linux-2.6.39/arch/avr32/include/asm/
Dpgalloc.h87 #define __pte_free_tlb(tlb,pte,addr) \ macro
/linux-2.6.39/arch/m68k/include/asm/
Dsun3_pgalloc.h35 #define __pte_free_tlb(tlb,pte,addr) \ macro
Dmotorola_pgalloc.h55 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
/linux-2.6.39/include/asm-generic/
Dtlb.h129 __pte_free_tlb(tlb, ptep, address); \
/linux-2.6.39/arch/mips/include/asm/
Dpgalloc.h101 #define __pte_free_tlb(tlb,pte,address) \ macro
/linux-2.6.39/arch/sparc/include/asm/
Dpgalloc_32.h66 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux-2.6.39/arch/ia64/include/asm/
Dpgalloc.h120 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
Dtlb.h242 __pte_free_tlb(tlb, ptep, address); \
/linux-2.6.39/arch/microblaze/include/asm/
Dpgalloc.h166 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/linux-2.6.39/arch/x86/include/asm/
Dpgalloc.h56 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, in __pte_free_tlb() function

12