Searched refs:wimg_bits_dst (Results 1 – 2 of 2) sorted by relevance
71 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys_internal() local114 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()115 if ((wimg_bits_dst & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in bcopy_phys_internal()120 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()143 dst_index = pmap_map_cpu_windows_copy(pn_dst, VM_PROT_READ | VM_PROT_WRITE, wimg_bits_dst); in bcopy_phys_internal()
71 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys() local76 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys()80 ((wimg_bits_dst & VM_WIMG_MASK) == VM_WIMG_DEFAULT)) { in bcopy_phys()96 dst_index = pmap_map_cpu_windows_copy(pn_dst, VM_PROT_READ | VM_PROT_WRITE, wimg_bits_dst); in bcopy_phys()