Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/include/asm/
A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/linux-6.3-rc2/arch/um/include/asm/
A Dpgalloc.h36 #define __pmd_free_tlb(tlb, pmd, address) \ macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dtlb.h57 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb() function
/linux-6.3-rc2/arch/sh/include/asm/
A Dpgalloc.h19 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgalloc.h48 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/
A Dpgalloc.h62 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dtlb.h83 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb() function
/linux-6.3-rc2/arch/arc/include/asm/
A Dpgalloc.h91 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgalloc_32.h51 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
A Dpgalloc_64.h108 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/linux-6.3-rc2/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
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpgalloc.h74 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgalloc.h84 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/linux-6.3-rc2/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
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgalloc.h152 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgalloc.h90 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/linux-6.3-rc2/include/asm-generic/
A Dtlb.h675 __pmd_free_tlb(tlb, pmdp, address); \

Completed in 14 milliseconds