Home
last modified time | relevance | path

Searched defs:l2_cache (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/block/
H A Dqed-l2-cache.c64 void qed_init_l2_cache(L2TableCache *l2_cache) in qed_init_l2_cache()
73 void qed_free_l2_cache(L2TableCache *l2_cache) in qed_free_l2_cache()
90 CachedL2Table *qed_alloc_l2_cache_entry(L2TableCache *l2_cache) in qed_alloc_l2_cache_entry()
131 CachedL2Table *qed_find_l2_cache_entry(L2TableCache *l2_cache, uint64_t offset) in qed_find_l2_cache_entry()
161 void qed_commit_l2_cache_entry(L2TableCache *l2_cache, CachedL2Table *l2_table) in qed_commit_l2_cache_entry()
H A Dqed.h162 L2TableCache l2_cache; /* l2 table cache */ member
H A Dqcow.c81 uint64_t *l2_cache; member
H A Dvmdk.c158 void *l2_cache; member
/openbmc/linux/arch/riscv/boot/dts/thead/
H A Dth1520.dtsi103 l2_cache: l2-cache { label
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_sched.h61 struct lima_ip *l2_cache[LIMA_SCHED_PIPE_MAX_L2_CACHE]; member
H A Dlima_device.c318 struct lima_ip *l2_cache; in lima_init_pp_pipe() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzn1.c223 u32 l2_cache; in rzn1_set_hw_pin_func() local
/openbmc/qemu/contrib/plugins/
H A Dcache.c612 Cache *icache, *dcache, *l2_cache; in log_stats() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c1410 struct device_node *l2_cache, *np; in update_mask_by_l2() local
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c199 union l2_cache { union
/openbmc/qemu/target/i386/
H A Dcpu.h1584 CPUCacheInfo *l2_cache; member