Searched defs:cache (Results 1 - 25 of 301) sorted by path

1234567891011>>

/linux-master/arch/arm/include/asm/
H A Dprocinfo.h39 struct cpu_cache_fns *cache; member in struct:proc_info_list
/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h111 } cache; member in union:key_u
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h179 struct qib_qsfp_cache cache; member in struct:qib_qsfp_data
/linux-master/drivers/net/wireless/st/cw1200/
H A Dtxrx.h39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE]; member in struct:tx_policy_cache
/linux-master/fs/squashfs/
H A Dcache.c52 squashfs_cache_get(struct super_block *sb, struct squashfs_cache *cache, u64 block, int length) argument
175 struct squashfs_cache *cache = entry->cache; local
197 squashfs_cache_delete(struct squashfs_cache *cache) argument
227 struct squashfs_cache *cache = kzalloc(sizeof(*cache), GFP_KERNEL); local
[all...]
/linux-master/arch/arm64/kvm/
H A Dmmu.c102 struct kvm_mmu_memory_cache *cache; local
117 struct kvm_mmu_memory_cache *cache; local
1071 struct kvm_mmu_memory_cache cache = { .gfp_zero = __GFP_ZERO }; local
[all...]
/linux-master/arch/loongarch/kvm/
H A Dmmu.c149 kvm_populate_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr, int level) argument
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) argument
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) argument
378 sys_cacheflush(unsigned long addr, int scope, int cache, unsigned long len) argument
537 sys_cacheflush(unsigned long addr, int scope, int cache, unsigned long len) argument
[all...]
/linux-master/arch/m68k/mm/
H A Dsun3kmap.c109 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) argument
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h71 cache 9, 0($0) variable
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h53 system, processor, cache, adapter, controller, peripheral, memory enumerator in enum:linux_devclass
/linux-master/arch/mips/kernel/
H A Dpm-cps.c186 cps_gen_cache_routine(u32 **pp, struct uasm_label **pl, struct uasm_reloc **pr, const struct cache_desc *cache, unsigned op, int lbl) argument
[all...]
/linux-master/arch/mips/kvm/
H A Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, argument
142 kvm_mips_pte_for_gpa(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, unsigned long addr) argument
[all...]
H A Dvz.c1079 u32 cache, op_inst, op, base; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dcacheinfo.c43 struct cache *cache; member in struct:cache_index_dir
117 struct cache { struct
139 cache_type_string(const struct cache *cache) argument
144 cache_init(struct cache *cache, int type, int level, struct device_node *ofnode, int group_id) argument
158 struct cache *cache; local
167 release_cache_debugcheck(struct cache *cache) argument
180 release_cache(struct cache *cache) argument
194 cache_cpu_set(struct cache *cache, int cpu) argument
208 cache_size(const struct cache *cache, unsigned int *ret) argument
223 cache_size_kb(const struct cache *cache, unsigned int *ret) argument
235 cache_get_line_size(const struct cache *cache, unsigned int *ret) argument
258 cache_nr_sets(const struct cache *cache, unsigned int *ret) argument
273 cache_associativity(const struct cache *cache, unsigned int *ret) argument
305 cache_find_first_sibling(struct cache *cache) argument
326 struct cache *cache = NULL; local
394 struct cache *cache; local
408 struct cache *cache; local
442 do_subsidiary_caches_debugcheck(struct cache *cache) argument
477 do_subsidiary_caches(struct cache *cache, unsigned int cpu_id) argument
592 struct cache *cache; local
609 struct cache *cache; local
625 struct cache *cache; local
641 struct cache *cache; local
656 struct cache *cache; local
669 struct cache *cache; local
684 struct cache *cache; local
747 struct cache *cache; local
785 cacheinfo_create_index_dir(struct cache *cache, int index, struct cache_dir *cache_dir) argument
814 struct cache *cache; local
831 struct cache *cache; local
848 struct cache *cache; local
890 cache_cpu_clear(struct cache *cache, int cpu) argument
914 struct cache *cache; local
[all...]
H A Deeh_cache.c98 static void eeh_addr_cache_print(struct pci_io_addr_cache *cache) argument
[all...]
H A Dsmp.c1394 struct device_node *cache; local
[all...]
/linux-master/arch/powerpc/perf/
H A Disa207-common.c208 unsigned int cache; local
403 unsigned int unit, pmc, cache, ebb; local
562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; local
[all...]
/linux-master/arch/powerpc/platforms/ps3/
H A Dspu.c113 struct priv1_cache cache; member in struct:spu_pdata
[all...]
/linux-master/arch/riscv/kernel/
H A Dvector.c102 static int riscv_v_thread_zalloc(struct kmem_cache *cache, argument
/linux-master/arch/s390/kernel/
H A Dcache.c70 struct cacheinfo *cache; local
[all...]
/linux-master/arch/sh/mm/
H A Dcache-debugfs.c28 struct cache_info *cache; local
[all...]
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h900 struct gfn_to_hva_cache cache; member in struct:kvm_vcpu_arch::__anon14
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c933 static int pte_list_add(struct kvm_mmu_memory_cache *cache, u64 *spte, argument
1668 struct kvm_mmu_memory_cache *cache = &vcpu->arch.mmu_pte_list_desc_cache; local
1754 static void mmu_page_add_parent_pte(struct kvm_mmu_memory_cache *cache, argument
1641 __rmap_add(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, const struct kvm_memory_slot *slot, u64 *spte, gfn_t gfn, unsigned int access) argument
2429 __link_shadow_page(struct kvm *kvm, struct kvm_mmu_memory_cache *cache, u64 *sptep, struct kvm_mmu_page *sp, bool flush) argument
6437 need_topup(struct kvm_mmu_memory_cache *cache, int min) argument
6522 struct kvm_mmu_memory_cache *cache = &kvm->arch.split_desc_cache; local
[all...]
/linux-master/arch/x86/mm/
H A Dinit.c1071 void update_cache_mode_entry(unsigned entry, enum page_cache_mode cache) argument

Completed in 608 milliseconds

1234567891011>>