Lines Matching defs:from
551 * SLC is shared between all cores and concurrent aux operations from
614 * SLC is shared between all cores and concurrent aux operations from
708 * writes-to/reads-from
715 * There's a corollary case, where kernel READs from a userspace mapped page.
739 /* kernel reading from page with U-mapping */
962 void copy_user_highpage(struct page *to, struct page *from,
965 struct folio *src = page_folio(from);
967 void *kfrom = kmap_atomic(from);
982 if (page_mapcount(from) && addr_not_cache_congruent(kfrom, u_vaddr)) {
1023 * Explicit Cache flush request from user space via syscall