Searched refs:cache_info (Results 1 – 2 of 2) sorted by relevance
11 struct cache_info { struct54 struct cache_info *cache;59 int sysinfo_get_cache_info(u8 level, struct cache_info *cache_info);60 void sysinfo_cache_info_default(struct cache_info *ci);64 struct cache_info *cache_info) in sysinfo_get_cache_info() argument69 static inline void sysinfo_cache_info_default(struct cache_info *ci) in sysinfo_cache_info_default()
16 struct cache_info { struct28 int (*get_info)(struct udevice *dev, struct cache_info *info); argument56 int cache_get_info(struct udevice *dev, struct cache_info *info);
Completed in 5 milliseconds