Searched refs:cpu_tcache_line_size (Results 1 – 2 of 2) sorted by relevance
39 lsize = cpu_tcache_line_size() ? : lsize; in pcibios_set_cache_line_size()
431 #ifndef cpu_tcache_line_size432 #define cpu_tcache_line_size() cpu_data[0].tcache.linesz macro