Searched defs:ways (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/arch/arm/mach-uniphier/arm32/ |
| H A D | cache-uniphier.c | 94 static void uniphier_cache_maint_common(u32 start, u32 size, u32 ways, in uniphier_cache_maint_common() 128 static void uniphier_cache_maint_range(u32 start, u32 end, u32 ways, in uniphier_cache_maint_range() 166 void uniphier_cache_prefetch_range(u32 start, u32 end, u32 ways) in uniphier_cache_prefetch_range() 173 void uniphier_cache_touch_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_range() 180 void uniphier_cache_touch_zero_range(u32 start, u32 end, u32 ways) in uniphier_cache_touch_zero_range() 187 void uniphier_cache_inv_way(u32 ways) in uniphier_cache_inv_way()
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu_helper.c | 1173 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbsx() local 1220 int ways = booke206_tlb_ways(env, tlbn); in booke206_invalidate_ea_tlb() local 1310 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbilx3() local
|
| H A D | mmu-booke.c | 399 int ways = booke206_tlb_ways(env, i); in mmubooke206_get_physical_address() local
|
| H A D | cpu.h | 2817 uint32_t ways = booke206_tlb_ways(env, tlbn); in booke206_get_tlbm() local
|
| /openbmc/u-boot/arch/arm/cpu/armv7m/ |
| H A D | cache.c | 59 u32 ways; member
|
| /openbmc/qemu/target/xtensa/ |
| H A D | overlay_tool.h | 347 #define TLB_TEMPLATE(ways, refill_way_size, way56) { \ argument
|