Home
last modified time | relevance | path

Searched defs:__pmd_free_tlb (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/arch/parisc/include/asm/
Dtlb.h7 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/Linux-v5.4/arch/alpha/include/asm/
Dtlb.h8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/Linux-v5.4/arch/nds32/include/asm/
Dtlb.h10 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tln)->mm, pmd) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h14 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/Linux-v5.4/arch/arm/include/asm/
Dtlb.h62 __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, unsigned long addr) in __pmd_free_tlb() function
/Linux-v5.4/arch/sh/include/asm/
Dpgalloc.h37 #define __pmd_free_tlb(tlb, pmdp, addr) \ macro
/Linux-v5.4/arch/um/include/asm/
Dpgalloc.h43 #define __pmd_free_tlb(tlb,x, address) tlb_remove_page((tlb),virt_to_page(x)) macro
/Linux-v5.4/arch/arm64/include/asm/
Dtlb.h52 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmdp, in __pmd_free_tlb() function
/Linux-v5.4/arch/m68k/include/asm/
Dsun3_pgalloc.h44 #define __pmd_free_tlb(tlb, x, addr) do { } while (0) macro
Dmotorola_pgalloc.h80 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
Dmcf_pgalloc.h48 #define __pmd_free_tlb(tlb, pmd, address) do { } while (0) macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgalloc.h75 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h25 #define __pmd_free_tlb(tlb,x,a) do { } while (0) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_32.h51 #define __pmd_free_tlb(tlb, pmd, addr) pmd_free((tlb)->mm, pmd) macro
Dpgalloc_64.h109 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h59 #define __pmd_free_tlb(tlb, pmd, addr) \ macro
/Linux-v5.4/arch/microblaze/include/asm/
Dpgalloc.h67 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/Linux-v5.4/arch/mips/include/asm/
Dpgalloc.h78 #define __pmd_free_tlb(tlb, x, addr) pmd_free((tlb)->mm, x) macro
/Linux-v5.4/arch/ia64/include/asm/
Dpgalloc.h72 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) macro
/Linux-v5.4/include/asm-generic/
Dpgtable-nopmd.h63 #define __pmd_free_tlb(tlb, x, a) do { } while (0) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h143 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function
/Linux-v5.4/arch/x86/include/asm/
Dpgalloc.h115 static inline void __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in __pmd_free_tlb() function