Searched refs:ehea_top_bmap (Results 1 – 2 of 2) sorted by relevance
540 static inline int ehea_init_top_bmap(struct ehea_top_bmap *ehea_top_bmap, in ehea_init_top_bmap() argument543 if (!ehea_top_bmap->dir[dir]) { in ehea_init_top_bmap()544 ehea_top_bmap->dir[dir] = in ehea_init_top_bmap()546 if (!ehea_top_bmap->dir[dir]) in ehea_init_top_bmap()556 kzalloc(sizeof(struct ehea_top_bmap), GFP_KERNEL); in ehea_init_bmap()575 struct ehea_top_bmap *ehea_top; in ehea_rebuild_busmap()
177 struct ehea_top_bmap struct183 struct ehea_top_bmap *top[EHEA_MAP_ENTRIES]; argument