Home
last modified time | relevance | path

Searched defs:pmd_free_tlb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h33 #define pmd_free_tlb pmd_free_tlb macro
87 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dtlb.h35 #define pmd_free_tlb pmd_free_tlb macro
85 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
/kernel/linux/linux-5.10/include/asm-generic/
H A Dpgtable-nopmd.h64 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h637 #define pmd_free_tlb(tlb, pmdp, address) \ macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpgtable-nopmd.h66 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h681 #define pmd_free_tlb(tlb, pmdp, address) \ macro

Completed in 4 milliseconds