Searched refs:wimg_bits_dst (Results 1 – 1 of 1) sorted by relevance
73 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys_internal() local116 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()117 if ((wimg_bits_dst & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in bcopy_phys_internal()122 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()145 dst_index = pmap_map_cpu_windows_copy(pn_dst, VM_PROT_READ | VM_PROT_WRITE, wimg_bits_dst); in bcopy_phys_internal()