Searched refs:wimg_bits_dst (Results 1 – 1 of 1) sorted by relevance
72 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys_internal() local115 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()116 if ((wimg_bits_dst & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in bcopy_phys_internal()121 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()144 dst_index = pmap_map_cpu_windows_copy(pn_dst, VM_PROT_READ | VM_PROT_WRITE, wimg_bits_dst); in bcopy_phys_internal()