Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/
A Dmrccache.c33 struct mrc_data_container *cache) in next_mrc_block()
43 static int is_mrc_cache(struct mrc_data_container *cache) in is_mrc_cache()
50 struct mrc_data_container *cache, *next; in mrccache_find_current() local
101 struct mrc_data_container *cache; in find_next_mrc_cache() local
139 struct mrc_data_container *cache; in mrccache_update() local
194 struct mrc_data_container *cache = data; in mrccache_setup() local
297 struct mrc_data_container *cache; in mrccache_save_type() local
/u-boot/arch/x86/cpu/quark/
A Ddram.c26 struct mrc_data_container *cache; in prepare_mrc_cache() local
132 char *cache; in dram_init() local
/u-boot/arch/arc/lib/
A Dcpu.c63 const bool cache; member
82 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_em_version() local
119 const bool cache; member
141 bool cache = ARC_FEATURE_EXISTS(ARC_BCR_IC_BUILD); in arc_hs_version() local
/u-boot/arch/x86/lib/fsp2/
A Dfsp_meminit.c25 struct mrc_data_container *cache; in prepare_mrc_cache_type() local
44 struct mrc_data_container *cache; in prepare_mrc_cache() local
/u-boot/fs/ext4/
A Dext4fs.c70 struct ext_block_cache cache; in ext4fs_read_file() local
277 void ext_cache_init(struct ext_block_cache *cache) in ext_cache_init()
282 void ext_cache_fini(struct ext_block_cache *cache) in ext_cache_fini()
288 int ext_cache_read(struct ext_block_cache *cache, lbaint_t block, int size) in ext_cache_read()
A Dext4_common.c1529 (struct ext2_data *data, struct ext_block_cache *cache, in ext4fs_get_extent_block()
1646 struct ext_block_cache *cache) in read_allocated_block()
/u-boot/arch/nds32/lib/
A Dcache.c12 static inline unsigned long CACHE_SET(unsigned char cache) in CACHE_SET()
22 static inline unsigned long CACHE_WAY(unsigned char cache) in CACHE_WAY()
32 static inline unsigned long CACHE_LINE_SIZE(enum cache_t cache) in CACHE_LINE_SIZE()
/u-boot/fs/reiserfs/
A Dreiserfs.c272 char *cache; in reiserfs_mount() local
394 char* cache = CACHE(depth); in read_tree_node() local
432 char *cache; in next_key() local
522 char *cache; in search_stat() local
A Dreiserfs_private.h462 #define BLOCKHEAD(cache) ((struct block_head *) cache) argument
464 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE)) argument
465 #define DC(cache) ((struct disk_child *) \ argument
/u-boot/arch/x86/lib/fsp1/
A Dfsp_common.c27 struct mrc_data_container *cache; in fsp_prepare_mrc_cache() local
/u-boot/include/linux/
A Dbch.h51 int *cache; member
/u-boot/fs/btrfs/
A Dextent-io.c46 static void free_extent_state_func(struct cache_extent *cache) in free_extent_state_func()
645 struct cache_extent *cache; in find_extent_buffer() local
660 struct cache_extent *cache; in find_first_extent_buffer() local
675 struct cache_extent *cache; in alloc_extent_buffer() local
A Dextent-io.h68 struct cache_tree cache; member
A Dextent-cache.c265 struct cache_extent *cache; in add_merge_cache_extent() local
/u-boot/arch/arm/cpu/armv7m/
A Dcache.c67 static void get_cache_ways_sets(struct dcache_config *cache) in get_cache_ways_sets()
176 struct dcache_config cache; in action_dcache_all() local
/u-boot/drivers/block/
A Dblkcache.c27 char *cache; member
/u-boot/board/ge/common/
A Dvpd_reader.c203 int read_i2c_vpd(struct vpd_cache *cache, in read_i2c_vpd()
/u-boot/drivers/spi/
A Dmtk_snfi_spi.c166 static void mtk_snfi_copy_from_gpram(struct mtk_snfi_priv *priv, u8 *cache, in mtk_snfi_copy_from_gpram()
/u-boot/fs/yaffs2/
A Dyaffs_guts.c1372 struct yaffs_cache *cache; in yaffs_obj_cache_dirty() local
1389 struct yaffs_cache *cache; in yaffs_flush_file_cache() local
1474 struct yaffs_cache *cache; in yaffs_grab_chunk_cache() local
1541 static void yaffs_use_cache(struct yaffs_dev *dev, struct yaffs_cache *cache, in yaffs_use_cache()
1570 struct yaffs_cache *cache; in yaffs_invalidate_chunk_cache() local
3420 struct yaffs_cache *cache; in yaffs_file_rd() local
3568 struct yaffs_cache *cache; in yaffs_do_file_wr() local
A Dyaffs_guts.h721 struct yaffs_cache *cache; member
/u-boot/board/ge/b1x5v2/
A Db1x5v2.c506 static int read_spi_vpd(struct vpd_cache *cache, in read_spi_vpd()
/u-boot/arch/x86/include/asm/
A Dglobal_data.h82 struct mrc_data_container *cache; member
/u-boot/include/linux/mtd/
A Dnand.h130 unsigned long *cache; member

Completed in 65 milliseconds