Home
last modified time | relevance | path

Searched defs:__pmd_free_tlb (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpgalloc.h36 #define __pmd_free_tlb(tlb, pmd, address) \ macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgalloc.h37 #define __pmd_free_tlb(tlb, pmd, address) \ macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtlb.h57 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb() function
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgalloc.h19 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgalloc.h60 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgalloc.h48 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dtlb.h59 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpgalloc.h20 #define __pmd_free_tlb(tlb, pmdp, addr) pmd_free((tlb)->mm, (pmdp)) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dtlb.h83 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgalloc.h84 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgalloc.h48 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dtlb.h85 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgalloc.h74 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dpgalloc.h91 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h64 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgalloc.h85 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h59 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgalloc_32.h51 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro

Completed in 6 milliseconds

12