Searched refs:pmap_cache_attributes (Results 1 – 9 of 9) sorted by relevance
75 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys()76 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys()120 wimg_bits = pmap_cache_attributes(pn); in bzero_phys()168 wimg_bits = pmap_cache_attributes(pn); in ml_phys_read_data()202 wimg_bits = pmap_cache_attributes(pn); in ml_phys_read_long_long()289 wimg_bits = pmap_cache_attributes(pn); in ml_phys_write_data()318 wimg_bits = pmap_cache_attributes(pn); in ml_phys_write_long_long()584 from_wimg_bits = pmap_cache_attributes(source >> PAGE_SHIFT); in copypv()593 to_wimg_bits = pmap_cache_attributes(sink >> PAGE_SHIFT); in copypv()
183 wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_flush64()216 unsigned int wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_store64()249 wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_store64()
4178 unsigned int cacheattr = pmap_cache_attributes((ppnum_t)atop(pa));6244 wimg_bits = pmap_cache_attributes(pn);6387 wimg_bits = pmap_cache_attributes(pn);8560 if (pmap_cache_attributes((ppnum_t)atop(pa)) & PP_ATTR_MONITOR) {8817 …unsigned int cacheattr = (!pa_valid(ptoa(pn) & ARM_PTE_PAGE_MASK) ? pmap_cache_attributes(pn) :…10347 pmap_cache_attributes( function10421 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;10437 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;
97 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()103 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()114 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()120 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()214 wimg_bits = pmap_cache_attributes(pn); in bzero_phys()316 unsigned int wimg_bits = pmap_cache_attributes(pn); in ml_phys_read_data()494 unsigned int wimg_bits = pmap_cache_attributes(pn); in ml_phys_write_data()
42 unsigned int attr = pmap_cache_attributes((ppnum_t)(phys >> PAGE_SHIFT)); in is_normal_memory()
68 pmap_cache_attributes(ppnum_t pn) in pmap_cache_attributes() function
451 return pmap_cache_attributes((ppnum_t)(pa >> PAGE_SHIFT)); in IODefaultCacheBits()
335 extern unsigned int(pmap_cache_attributes)(
3431 unsigned int cur_wimg_bits = pmap_cache_attributes((ppnum_t) atop(cur_phys_addr)); in kdp_find_phys()