Home
last modified time | relevance | path

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

/linux/arch/xtensa/include/asm/
H A Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/linux/arch/parisc/include/asm/
H A Dtlb.h10 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/linux/arch/nios2/include/asm/
H A Dpgalloc.h31 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux/arch/openrisc/include/asm/
H A Dpgalloc.h67 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux/arch/hexagon/include/asm/
H A Dpgalloc.h90 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux/arch/m68k/include/asm/
H A Dsun3_pgalloc.h20 #define __pte_free_tlb(tlb, pte, addr) \ macro
H A Dmcf_pgalloc.h39 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
/linux/arch/sh/include/asm/
H A Dpgalloc.h35 #define __pte_free_tlb(tlb, pte, addr) \ macro
/linux/arch/um/include/asm/
H A Dpgalloc.h28 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux/arch/csky/include/asm/
H A Dpgalloc.h64 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h70 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h67 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/linux/arch/mips/include/asm/
H A Dpgalloc.h51 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux/arch/sparc/include/asm/
H A Dpgalloc_32.h75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
H A Dpgalloc_64.h106 static inline void __pte_free_tlb(struct mmu_gather *tlb, pte_t *pte, in __pte_free_tlb() function
/linux/arch/loongarch/include/asm/
H A Dpgalloc.h58 #define __pte_free_tlb(tlb, pte, address) \ macro
/linux/arch/riscv/include/asm/
H A Dpgalloc.h133 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h170 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/linux/arch/x86/include/asm/
H A Dpgalloc.h56 static inline void __pte_free_tlb(struct mmu_gather *tlb, struct page *pte, in __pte_free_tlb() function