Searched refs:cwg (Results 1 – 2 of 2) sorted by relevance
89 u32 cwg = cache_type_cwg(); in cache_line_size_of_cpu() local91 return cwg ? 4 << cwg : ARCH_DMA_MINALIGN; in cache_line_size_of_cpu()
2933 u32 cwg; in setup_cpu_features() local2953 cwg = cache_type_cwg(); in setup_cpu_features()2954 if (!cwg) in setup_cpu_features()
Completed in 8 milliseconds