Lines Matching refs:subpage
5573 * Just backoff if any subpage of a THP is corrupted otherwise
5576 * the corrupted subpage should trigger SIGBUS as expected.
7428 * operation. The target subpage will be processed last to keep its
7440 /* Process target subpage last to keep its cache lines hot */
7444 /* If target subpage in first half of huge page */
7455 /* If target subpage in second half of huge page */
7468 * towards the target subpage
7621 struct page *subpage;
7624 subpage = folio_page(dst_folio, i);
7625 kaddr = kmap_local_page(subpage);
7637 flush_dcache_page(subpage);