Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/xtensa/include/asm/
Dtlb.h19 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/unicore32/include/asm/
Dtlb.h16 #define __pte_free_tlb(tlb, pte, addr) \ macro
/Linux-v5.4/arch/parisc/include/asm/
Dtlb.h8 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/alpha/include/asm/
Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/nds32/include/asm/
Dtlb.h9 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/arm/include/asm/
Dtlb.h45 __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, unsigned long addr) in __pte_free_tlb() function
/Linux-v5.4/arch/nios2/include/asm/
Dpgalloc.h42 #define __pte_free_tlb(tlb, pte, addr) \ macro
/Linux-v5.4/arch/sh/include/asm/
Dpgalloc.h30 #define __pte_free_tlb(tlb,pte,addr) \ macro
/Linux-v5.4/arch/hexagon/include/asm/
Dpgalloc.h95 #define __pte_free_tlb(tlb, pte, addr) \ macro
/Linux-v5.4/arch/um/include/asm/
Dpgalloc.h30 #define __pte_free_tlb(tlb,pte, address) \ macro
/Linux-v5.4/arch/arm64/include/asm/
Dtlb.h44 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pte, in __pte_free_tlb() function
/Linux-v5.4/arch/csky/include/asm/
Dpgalloc.h72 #define __pte_free_tlb(tlb, pte, address) \ macro
/Linux-v5.4/arch/openrisc/include/asm/
Dpgalloc.h96 #define __pte_free_tlb(tlb, pte, addr) \ macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpgalloc.h74 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/Linux-v5.4/arch/m68k/include/asm/
Dsun3_pgalloc.h22 #define __pte_free_tlb(tlb,pte,addr) \ macro
Dmotorola_pgalloc.h60 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
Dmcf_pgalloc.h41 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t page, in __pte_free_tlb() function
/Linux-v5.4/arch/riscv/include/asm/
Dpgalloc.h79 #define __pte_free_tlb(tlb, pte, buf) \ macro
/Linux-v5.4/arch/arc/include/asm/
Dpgalloc.h130 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h77 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function
/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_32.h75 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/microblaze/include/asm/
Dpgalloc.h53 #define __pte_free_tlb(tlb, pte, addr) pte_free((tlb)->mm, (pte)) macro
/Linux-v5.4/arch/mips/include/asm/
Dpgalloc.h55 #define __pte_free_tlb(tlb,pte,address) \ macro
/Linux-v5.4/arch/ia64/include/asm/
Dpgalloc.h87 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h166 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t table, in __pte_free_tlb() function

12