Searched refs:mlbm (Results 1 – 3 of 3) sorted by relevance
229 tbl->mlbm.maxLevel = 0; in build_tce_table()261 tbl->mlbm.level[i].map = pos; in build_tce_table()262 tbl->mlbm.maxLevel = i; in build_tce_table()272 tbl->mlbm.level[i].map = 0; in build_tce_table()274 tbl->mlbm.level[i].numBits = numBits[i]; in build_tce_table()275 tbl->mlbm.level[i].numBytes = numBytes[i]; in build_tce_table()280 i = tbl->mlbm.maxLevel; in build_tce_table()281 p = tbl->mlbm.level[i].map; in build_tce_table()340 numBits = tbl->mlbm.level[order].numBits; in alloc_tce_range_nolock()341 numBytes = tbl->mlbm.level[order].numBytes; in alloc_tce_range_nolock()[all …]
73 struct MultiLevelBitmap mlbm; member
75 struct MultiLevelBitmap mlbm; member