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

/linux-master/arch/s390/include/asm/
H A Dtlb.h29 static inline bool __tlb_remove_folio_pages(struct mmu_gather *tlb,
57 static inline bool __tlb_remove_folio_pages(struct mmu_gather *tlb, function
/linux-master/include/asm-generic/
H A Dtlb.h72 * - __tlb_remove_folio_pages()
82 * __tlb_remove_folio_pages() is similar to __tlb_remove_page(), however,
271 bool __tlb_remove_folio_pages(struct mmu_gather *tlb, struct page *page,
/linux-master/mm/
H A Dmmu_gather.c205 bool __tlb_remove_folio_pages(struct mmu_gather *tlb, struct page *page, function
H A Dmemory.c1509 if (unlikely(__tlb_remove_folio_pages(tlb, page, nr, delay_rmap))) {

Completed in 169 milliseconds