Searched refs:dcache_block_size (Results 1 – 6 of 6) sorted by relevance
45 for (cl = __pa(addr); cl < __pa(next); cl += cpuinfo.dcache_block_size) in page_set_nocache()151 cl += cpuinfo.dcache_block_size) in or1k_map_page()157 cl += cpuinfo.dcache_block_size) in or1k_map_page()218 for (cl = addr; cl < addr + size; cl += cpuinfo.dcache_block_size) in or1k_sync_single_for_cpu()231 for (cl = addr; cl < addr + size; cl += cpuinfo.dcache_block_size) in or1k_sync_single_for_device()
120 cpuinfo.dcache_size, cpuinfo.dcache_block_size, in print_cpuinfo()176 cpuinfo.dcache_block_size = 16 << ((dccfgr & SPR_DCCFGR_CBS) >> 7); in setup_cpuinfo()178 cache_set_size * cpuinfo.dcache_ways * cpuinfo.dcache_block_size; in setup_cpuinfo()329 cpuinfo.dcache_block_size, in show_cpuinfo()
81 __u32 dcache_block_size; /* L1 d-cache block size */ member113 __u32 dcache_block_size; /* L1 d-cache block size */ member
30 u32 dcache_block_size; member
743 vdso_data->dcache_block_size = ppc64_caches.l1d.block_size; in vdso_init()754 vdso_data->dcache_block_size = L1_CACHE_BYTES; in vdso_init()
378 OFFSET(CFG_DCACHE_BLOCKSZ, vdso_data, dcache_block_size); in main()