Searched refs:pmd_free_tlb (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/s390/include/asm/ |
| D | tlb.h | 35 #define pmd_free_tlb pmd_free_tlb macro 86 static inline void pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd, in pmd_free_tlb() function
|
| /Linux-v5.4/include/asm-generic/ |
| D | tlb.h | 577 #ifndef pmd_free_tlb 578 #define pmd_free_tlb(tlb, pmdp, address) \ macro
|
| /Linux-v5.4/Documentation/vm/ |
| D | split_page_table_lock.rst | 72 pmd_free_tlb(), but make sure you cover all PMD table allocation / freeing
|
| /Linux-v5.4/arch/sparc/mm/ |
| D | hugetlbpage.c | 448 pmd_free_tlb(tlb, pmd, start); in hugetlb_free_pmd_range()
|
| /Linux-v5.4/arch/powerpc/mm/ |
| D | hugetlbpage.c | 383 pmd_free_tlb(tlb, pmd, start); in hugetlb_free_pmd_range()
|
| /Linux-v5.4/mm/ |
| D | memory.c | 234 pmd_free_tlb(tlb, pmd, start); in free_pmd_range()
|