Home
last modified time | relevance | path

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

/arch/alpha/kernel/
A Dsetup.c1032 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument
1034 if (shape == -1) in show_cache_size()
1036 else if (shape == 0) in show_cache_size()
1040 which, shape >> 10, shape & 15, in show_cache_size()
1041 1 << ((shape >> 4) & 15)); in show_cache_size()

Completed in 6 milliseconds