Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dloose_ends.c555 unsigned int from_wimg_bits, to_wimg_bits; in copypv() local
593 to_wimg_bits = pmap_cache_attributes(sink >> PAGE_SHIFT); in copypv()
594 if (to_wimg_bits != VM_WIMG_COPYBACK) { in copypv()