Home
last modified time | relevance | path

Searched refs:find_next_mrc_cache (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/x86/lib/
Dmrccache.c87 static struct mrc_data_container *find_next_mrc_cache(struct mrc_region *entry, in find_next_mrc_cache() function
131 cache = find_next_mrc_cache(entry, cache); in mrccache_update()