Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio.c112 VRingMemoryRegionCaches *caches; member
209 static void virtio_free_region_cache(VRingMemoryRegionCaches *caches) in virtio_free_region_cache()
220 VRingMemoryRegionCaches *caches; in virtio_virtqueue_reset_region_cache() local
356 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_avail_flags() local
369 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_avail_idx() local
383 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_avail_ring() local
403 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_used_write() local
419 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_used_flags() local
432 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_used_idx() local
445 VRingMemoryRegionCaches *caches = vring_get_region_caches(vq); in vring_used_idx_set() local
[all …]
/openbmc/linux/include/linux/
H A Dbpf_mem_alloc.h12 struct bpf_mem_caches __percpu *caches; member
/openbmc/qemu/hw/core/
H A Dmachine-smp.c286 const SmpCachePropertiesList *caches, in machine_parse_smp_cache()
H A Dmachine.c944 SmpCachePropertiesList *caches; in machine_set_smp_cache() local
/openbmc/qemu/contrib/plugins/
H A Dcache.c287 Cache **caches; in caches_init() local
529 static void caches_free(Cache **caches) in caches_free()
/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c66 struct list_head caches; member
/openbmc/linux/tools/perf/util/
H A Denv.h86 struct cpu_cache_level *caches; member
H A Dheader.c1219 int build_caches_for_cpu(u32 cpu, struct cpu_cache_level caches[], u32 *cntp) in build_caches_for_cpu()
1250 static int build_caches(struct cpu_cache_level caches[], u32 *cntp) in build_caches()
1270 struct cpu_cache_level caches[max_caches]; in write_cache() local
2901 struct cpu_cache_level *caches; in process_cache() local
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1363 struct cpu_cache_level caches[MAX_CACHE_LVL]; in cpu__get_cache_details() local
1712 struct cpu_cache_level *caches = env->caches; in perf_env__get_cache_id_for_cpu() local
/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c320 unsigned long caches; in update_balloon_stats() local
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c2231 struct shadow_page_caches *caches, in kvm_mmu_alloc_shadow_page()
2268 struct shadow_page_caches *caches, in __kvm_mmu_get_shadow_page()
2292 struct shadow_page_caches caches = { in kvm_mmu_get_shadow_page() local
6350 struct shadow_page_caches caches = {}; in shadow_mmu_get_sp_for_split() local