Home
last modified time | relevance | path

Searched refs:__pmd_free_tlb (Results 1 – 18 of 18) sorted by relevance

/arch/alpha/include/asm/
A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/arch/parisc/include/asm/
A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/arch/arm/include/asm/
A Dtlb.h50 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb() function
/arch/powerpc/include/asm/nohash/32/
A Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/arch/um/include/asm/
A Dpgalloc.h33 #define __pmd_free_tlb(tlb, pmd, address) \ macro
/arch/sh/include/asm/
A Dpgalloc.h20 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) macro
/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/arch/arc/include/asm/
A Dpgalloc.h86 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h62 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/arch/sparc/include/asm/
A Dpgalloc_32.h51 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
A Dpgalloc_64.h112 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/arch/arm64/include/asm/
A Dtlb.h84 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb() function
/arch/mips/include/asm/
A Dpgalloc.h75 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/arch/m68k/include/asm/
A Dmotorola_pgalloc.h64 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/arch/loongarch/include/asm/
A Dpgalloc.h82 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/arch/riscv/include/asm/
A Dpgalloc.h125 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/arch/powerpc/include/asm/book3s/64/
A Dpgalloc.h152 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/arch/x86/include/asm/
A Dpgalloc.h88 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function

Completed in 20 milliseconds