Home
last modified time | relevance | path

Searched refs:line_size_props (Results 1 – 1 of 1) sorted by relevance

/drivers/base/
A Dcacheinfo.c92 const char *line_size_props[2]; member
99 .line_size_props = { "cache-line-size",
104 .line_size_props = { "i-cache-line-size",
109 .line_size_props = { "d-cache-line-size",
140 lim = ARRAY_SIZE(cache_type_info[ct_idx].line_size_props); in cache_get_line_size()
147 propname = cache_type_info[ct_idx].line_size_props[i]; in cache_get_line_size()

Completed in 7 milliseconds