Searched refs:MaxLBACylinders (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dgem5img.py16 MaxLBACylinders = 16383 variable
19 MaxLBABlocks = MaxLBACylinders * MaxLBAHeads * MaxLBASectors
35 return (MaxLBACylinders, MaxLBAHeads, MaxLBASectors)

Completed in 5 milliseconds