Home
last modified time | relevance | path

Searched refs:tlb_remove_ptdesc (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dtlb.h81 tlb_remove_ptdesc(tlb, ptdesc); in __pte_free_tlb()
91 tlb_remove_ptdesc(tlb, ptdesc); in __pmd_free_tlb()
99 tlb_remove_ptdesc(tlb, virt_to_ptdesc(pudp)); in __pud_free_tlb()
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dtlb.h55 tlb_remove_ptdesc(tlb, ptdesc); in __pte_free_tlb()
65 tlb_remove_ptdesc(tlb, ptdesc); in __pmd_free_tlb()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dtlb.h97 tlb_remove_ptdesc(tlb, pmd); in pmd_free_tlb()
/kernel/linux/linux-6.6/include/asm-generic/
H A Dtlb.h483 static inline void tlb_remove_ptdesc(struct mmu_gather *tlb, void *pt) in tlb_remove_ptdesc() function
488 /* Like tlb_remove_ptdesc, but for page-like page directories. */
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c390 tlb_remove_ptdesc(tlb, table); in page_table_free_rcu()

Completed in 4 milliseconds