Searched refs:pmap_cache_attributes (Results 1 – 9 of 9) sorted by relevance
98 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()104 wimg_bits_src = pmap_cache_attributes(pn_src); in bcopy_phys_internal()115 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()121 wimg_bits_dst = pmap_cache_attributes(pn_dst); in bcopy_phys_internal()217 wimg_bits = pmap_cache_attributes(pn); in bzero_phys()362 unsigned int wimg_bits = pmap_cache_attributes(pn); in ml_phys_read_data()587 unsigned int wimg_bits = pmap_cache_attributes(pn); in ml_phys_write_data()
175 wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_flush64()208 unsigned int wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_store64()234 wimg_bits = pmap_cache_attributes((ppnum_t) (paddr >> PAGE_SHIFT)); in dcache_incoherent_io_store64()
45 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
198 unsigned int cur_wimg_bits = pmap_cache_attributes((ppnum_t) atop(cur_phys_addr)); in kdp_find_phys()
462 return pmap_cache_attributes((ppnum_t)(pa >> PAGE_SHIFT)); in IODefaultCacheBits()
355 extern unsigned int(pmap_cache_attributes)(
1897 const unsigned int wimg_bits = pmap_cache_attributes((ppnum_t)atop(paddr)); in pmap_construct_io_pte()4214 unsigned int cacheattr = pmap_cache_attributes((ppnum_t)atop(pa));6383 wimg_bits = pmap_cache_attributes(pn);6531 wimg_bits = pmap_cache_attributes(pn);8540 if (pmap_cache_attributes((ppnum_t)atop(pa)) & PP_ATTR_MONITOR) {8772 …unsigned int cacheattr = (!pa_valid(ptoa(pn) & ARM_PTE_PAGE_MASK) ? pmap_cache_attributes(pn) :…10554 pmap_cache_attributes( function10628 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;10644 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;
5761 wimg_bits = pmap_cache_attributes(pn);5890 wimg_bits = pmap_cache_attributes(pn);9195 pmap_cache_attributes( function9257 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;9268 unsigned int cacheattr = pmap_cache_attributes(pn) & VM_WIMG_MASK;