Home
last modified time | relevance | path

Searched defs:pmd_free_tlb (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
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
/linux-6.3-rc2/include/asm-generic/
A Dpgtable-nopmd.h66 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
A Dtlb.h671 #define pmd_free_tlb(tlb, pmdp, address) \ macro

Completed in 5 milliseconds