Searched refs:from_wimg_bits (Results 1 – 1 of 1) sorted by relevance
555 unsigned int from_wimg_bits, to_wimg_bits; in copypv() local584 from_wimg_bits = pmap_cache_attributes(source >> PAGE_SHIFT); in copypv()585 if ((from_wimg_bits != VM_WIMG_COPYBACK) && (from_wimg_bits != VM_WIMG_WTHRU)) { in copypv()