Home
last modified time | relevance | path

Searched refs:__tlb_remove_folio_pages (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dtlb.h28 static inline bool __tlb_remove_folio_pages(struct mmu_gather *tlb,
56 static inline bool __tlb_remove_folio_pages(struct mmu_gather *tlb, in __tlb_remove_folio_pages() function
/linux-6.15/include/asm-generic/
H A Dtlb.h286 bool __tlb_remove_folio_pages(struct mmu_gather *tlb, struct page *page,
/linux-6.15/mm/
H A Dmmu_gather.c205 bool __tlb_remove_folio_pages(struct mmu_gather *tlb, struct page *page, in __tlb_remove_folio_pages() function
H A Dmemory.c1530 if (unlikely(__tlb_remove_folio_pages(tlb, page, nr, delay_rmap))) { in zap_present_folio_ptes()