Lines Matching full:cache
57 # topology settings (e.g., cache topology), and this special
70 # combination of cache level and cache type.
72 # @l1d: L1 data cache.
74 # @l1i: L1 instruction cache.
76 # @l2: L2 (unified) cache.
78 # @l3: L3 (unified) cache
88 # Cache information for SMP system.
90 # @cache: Cache name, which is the combination of cache level
91 # and cache type.
93 # @topology: Cache topology level. It accepts the CPU topology
95 # topology container share the same cache.
101 'cache': 'CacheLevelAndType',