/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/linux/arch/sh/mm/ |
H A D | cache-sh7705.c | 33 unsigned long ways, waysize, addrstart; in cache_wback_all() local 82 unsigned long ways, waysize, addrstart; in __flush_dcache_page() local
|
H A D | tlb-sh3.c | 58 int i, ways = MMU_NTLB_WAYS; in local_flush_tlb_one() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | cache.h | 27 unsigned int ways; /* Number of cache ways */ member
|
/openbmc/linux/drivers/cxl/core/ |
H A D | trace.c | 14 int ways = p->interleave_ways; in cxl_is_hpa_in_range() local
|
H A D | hdm.c | 593 int ways = cxlsd->cxld.interleave_ways; in cxlsd_set_targets() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.c | 784 static int rvu_npc_exact_add_to_list(struct rvu *rvu, enum npc_exact_opc_type opc_type, u8 ways, in rvu_npc_exact_add_to_list() 872 static void rvu_npc_exact_mem_table_write(struct rvu *rvu, int blkaddr, u8 ways, in rvu_npc_exact_mem_table_write() 900 u8 ways, u32 index) in rvu_npc_exact_dealloc_table_entry() 974 u32 *index, u8 *ways, enum npc_exact_opc_type *opc_type) in rvu_npc_exact_alloc_table_entry() 1328 u8 ways; in rvu_npc_exact_add_table_entry() local
|
H A D | rvu_npc_hash.h | 161 u8 ways; member 178 int ways; member
|
/openbmc/linux/arch/sh/kernel/cpu/ |
H A D | init.c | 126 unsigned long ways, waysize, addrstart; in cache_init() local
|
/openbmc/linux/drivers/cxl/ |
H A D | acpi.c | 145 unsigned int ways; in cxl_acpi_cfmws_verify() local 208 unsigned int ways, i, ig; in __cxl_parse_cfmws() local
|
H A D | cxl.h | 88 static inline int eiw_to_ways(u8 eiw, unsigned int *ways) in eiw_to_ways() 113 static inline int ways_to_eiw(unsigned int ways, u8 *eiw) in ways_to_eiw()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu_helper.c | 1172 int ways = booke206_tlb_ways(env, i); in helper_booke206_tlbsx() local 1219 int ways = booke206_tlb_ways(env, tlbn); in booke206_invalidate_ea_tlb() local 1309 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
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | cpu-info.h | 27 unsigned char ways; /* Number of ways */ member
|
/openbmc/u-boot/arch/arm/cpu/armv7m/ |
H A D | cache.c | 59 u32 ways; member
|
/openbmc/linux/drivers/gpu/drm/i915/soc/ |
H A D | intel_dram.c | 692 static const u8 ways[8] = { 4, 8, 12, 16, 16, 16, 16, 16 }; in gen9_edram_size_mb() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | cpu-info.h | 26 unsigned char ways; /* Number of ways */ member
|
/openbmc/linux/arch/arc/mm/ |
H A D | tlb.c | 22 unsigned int ver, pg_sz_k, s_pg_sz_m, pae, sets, ways; member
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | e500.h | 54 int entries, ways, sets; member
|
H A D | e500_mmu.c | 48 static int tlb0_set_base(gva_t addr, int sets, int ways) in tlb0_set_base()
|
/openbmc/linux/tools/perf/util/ |
H A D | env.h | 22 u32 ways; member
|
/openbmc/qemu/target/xtensa/ |
H A D | overlay_tool.h | 347 #define TLB_TEMPLATE(ways, refill_way_size, way56) { \ argument
|
/openbmc/linux/drivers/edac/ |
H A D | skx_base.c | 395 static u64 skx_do_interleave(u64 addr, int shift, int ways, u64 lowbits) in skx_do_interleave()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hwseq.c | 251 uint32_t ways; in dcn32_apply_idle_power_optimizations() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-l2x0.c | 784 unsigned way_size_bits, ways; in __l2c_init() local
|