Searched refs:wimg_bits_src (Results 1 – 2 of 2) sorted by relevance
71 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys_internal() local97 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()98 if ((wimg_bits_src & VM_WIMG_MASK) != VM_WIMG_DEFAULT) { in bcopy_phys_internal()103 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()135 src_index = pmap_map_cpu_windows_copy(pn_src, VM_PROT_READ, wimg_bits_src); in bcopy_phys_internal()
71 unsigned int wimg_bits_src, wimg_bits_dst; in bcopy_phys() local75 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys()79 ((wimg_bits_src & VM_WIMG_MASK) == VM_WIMG_DEFAULT) && in bcopy_phys()95 src_index = pmap_map_cpu_windows_copy(pn_src, VM_PROT_READ, wimg_bits_src); in bcopy_phys()