Searched refs:mrc_data_container (Results 1 – 6 of 6) sorted by relevance
21 static struct mrc_data_container *next_mrc_block( in next_mrc_block()22 struct mrc_data_container *cache) in next_mrc_block()35 return (struct mrc_data_container *)region_ptr; in next_mrc_block()38 static int is_mrc_cache(struct mrc_data_container *cache) in is_mrc_cache()43 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry) in mrccache_find_current()45 struct mrc_data_container *cache, *next; in mrccache_find_current()54 for (id = 0, next = (struct mrc_data_container *)base_addr; in mrccache_find_current()88 static struct mrc_data_container *find_next_mrc_cache(struct mrc_region *entry, in find_next_mrc_cache()89 struct mrc_data_container *cache) in find_next_mrc_cache()110 struct mrc_data_container *cur) in mrccache_update()[all …]
17 struct __packed mrc_data_container { struct42 struct mrc_data_container *mrccache_find_current(struct mrc_region *entry); argument57 struct mrc_data_container *cur);
89 struct mrc_data_container *cache; in fsp_prepare_mrc_cache()
22 struct mrc_data_container *cache; in prepare_mrc_cache()
175 struct mrc_data_container *mrc_cache; in prepare_mrc_cache()
111 struct mrc_data_container *mrc_cache; in prepare_mrc_cache()