Searched refs:mrc_data_container (Results 1 – 6 of 6) sorted by relevance
20 static struct mrc_data_container *next_mrc_block( in next_mrc_block()21 struct mrc_data_container *cache) in next_mrc_block()34 return (struct mrc_data_container *)region_ptr; in next_mrc_block()37 static int is_mrc_cache(struct mrc_data_container *cache) in is_mrc_cache()42 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry) in mrccache_find_current()44 struct mrc_data_container *cache, *next; in mrccache_find_current()53 for (id = 0, next = (struct mrc_data_container *)base_addr; in mrccache_find_current()87 static struct mrc_data_container *find_next_mrc_cache(struct mrc_region *entry, in find_next_mrc_cache()88 struct mrc_data_container *cache) in find_next_mrc_cache()109 struct mrc_data_container *cur) in mrccache_update()[all …]
16 struct __packed mrc_data_container { struct41 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry); argument56 struct mrc_data_container *cur);
64 struct mrc_data_container *cache; in fsp_prepare_mrc_cache()
21 struct mrc_data_container *cache; in prepare_mrc_cache()
174 struct mrc_data_container *mrc_cache; in prepare_mrc_cache()
110 struct mrc_data_container *mrc_cache; in prepare_mrc_cache()