Home
last modified time | relevance | path

Searched refs:pmd_free_tlb (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/include/asm/
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
/linux/include/asm-generic/
A Dpgtable-nopmd.h64 #define pmd_free_tlb(tlb, x, a) do { } while (0) macro
A Dtlb.h630 #ifndef pmd_free_tlb
631 #define pmd_free_tlb(tlb, pmdp, address) \ macro
/linux/Documentation/vm/
A Dsplit_page_table_lock.rst72 pmd_free_tlb(), but make sure you cover all PMD table allocation / freeing
/linux/arch/sparc/mm/
A Dhugetlbpage.c458 pmd_free_tlb(tlb, pmd, start); in hugetlb_free_pmd_range()
/linux/arch/powerpc/mm/
A Dhugetlbpage.c407 pmd_free_tlb(tlb, pmd, start & PUD_MASK); in hugetlb_free_pmd_range()
/linux/mm/
A Dmemory.c265 pmd_free_tlb(tlb, pmd, start); in free_pmd_range()

Completed in 17 milliseconds