Home
last modified time | relevance | path

Searched refs:tlb_flush_pgtable (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpgalloc.h10 extern void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address);
13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() function
73 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
/linux-6.12.1/arch/powerpc/mm/nohash/
Dtlb_64e.c54 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function