Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 31) sorted by relevance

12

/arch/powerpc/kernel/
A Dcacheinfo.c43 struct cache *cache; member
117 struct cache { struct
158 struct cache *cache; in new_cache() local
394 struct cache *cache; in cache_do_one_devnode() local
408 struct cache *cache; in cache_lookup_or_instantiate() local
592 struct cache *cache; in size_show() local
609 struct cache *cache; in line_size_show() local
625 struct cache *cache; in nr_sets_show() local
641 struct cache *cache; in associativity_show() local
656 struct cache *cache; in type_show() local
[all …]
A Deeh_cache.c98 static void eeh_addr_cache_print(struct pci_io_addr_cache *cache) in eeh_addr_cache_print()
/arch/m68k/kernel/
A Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/arch/csky/mm/
A Dsyscache.c9 SYSCALL_DEFINE3(cacheflush, in SYSCALL_DEFINE3() argument
/arch/sh/mm/
A Dcache-debugfs.c28 struct cache_info *cache; in cache_debugfs_show() local
/arch/openrisc/kernel/
A Dcacheinfo.c18 unsigned int level, struct cache_desc *cache, int cpu) in ci_leaf_init()
/arch/powerpc/perf/
A Disa207-common.c208 unsigned int cache; in dc_ic_rld_quad_l1_sel() local
415 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local
574 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
/arch/mips/kernel/
A Dcacheinfo.c8 #define populate_cache(cache, leaf, c_level, c_type) \ argument
A Dpm-cps.c190 const struct cache_desc *cache, in cps_gen_cache_routine()
/arch/arm/include/asm/
A Dprocinfo.h39 struct cpu_cache_fns *cache; member
/arch/m68k/mm/
A Dsun3kmap.c109 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
/arch/mips/mm/
A Dcache.c89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/arch/mips/kvm/
A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd()
143 struct kvm_mmu_memory_cache *cache, in kvm_mips_pte_for_gpa()
/arch/riscv/kernel/
A Dvector.c112 static int riscv_v_thread_zalloc(struct kmem_cache *cache, in riscv_v_thread_zalloc()
/arch/s390/kernel/
A Dcache.c70 struct cacheinfo *cache; in show_cacheinfo() local
/arch/x86/mm/pat/
A Dmemtype.c185 enum page_cache_mode cache; in pat_get_cache_mode() local
212 enum page_cache_mode cache; in init_cache_modes() local
A Dset_memory.c383 unsigned long cache = (unsigned long)arg; in __cpa_flush_all() local
395 static void cpa_flush_all(unsigned long cache) in cpa_flush_all()
445 static void cpa_flush(struct cpa_data *cpa, int cache) in cpa_flush()
2049 int ret, cache; in change_page_attr_set_clr() local
/arch/arm64/kvm/
A Dpkvm.c330 struct kvm_hyp_memcache *cache = mc; in pkvm_pgtable_stage2_map() local
A Dmmu.c107 struct kvm_mmu_memory_cache *cache; in need_split_memcache_topup_or_resched() local
122 struct kvm_mmu_memory_cache *cache; in kvm_mmu_split_huge_pages() local
1144 struct kvm_mmu_memory_cache cache = { .gfp_zero = __GFP_ZERO }; in kvm_phys_addr_ioremap() local
/arch/mips/include/asm/fw/arc/
A Dhinv.h111 } cache; member
/arch/x86/mm/
A Dinit.c1030 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) in update_cache_mode_entry()
/arch/parisc/kernel/
A Dcache.c935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/arch/loongarch/kvm/
A Dmmu.c150 struct kvm_mmu_memory_cache *cache, in kvm_populate_gpa()
/arch/powerpc/platforms/ps3/
A Dspu.c113 struct priv1_cache cache; member
/arch/x86/kvm/mmu/
A Dmmu.c1003 static int pte_list_add(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, in pte_list_add()
1676 struct kvm_mmu_memory_cache *cache, in __rmap_add()
1702 struct kvm_mmu_memory_cache *cache = &vcpu->arch.mmu_pte_list_desc_cache; in rmap_add() local
1832 struct kvm_mmu_memory_cache *cache, in mmu_page_add_parent_pte()
2536 struct kvm_mmu_memory_cache *cache, u64 *sptep, in __link_shadow_page()
6867 static inline bool need_topup(struct kvm_mmu_memory_cache *cache, int min) in need_topup()
6952 struct kvm_mmu_memory_cache *cache = &kvm->arch.split_desc_cache; in shadow_mmu_split_huge_page() local

Completed in 58 milliseconds

12