Searched refs:ecag (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dcache.c98 static inline unsigned long ecag(int ai, int li, int ti) function
114 this_leaf->coherency_line_size = ecag(EXTRACT_LINE_SIZE, level, ti);
115 this_leaf->ways_of_associativity = ecag(EXTRACT_ASSOCIATIVITY, level, ti);
116 this_leaf->size = ecag(EXTRACT_SIZE, level, ti);
134 ct.raw = ecag(EXTRACT_TOPOLOGY, 0, 0);
155 ct.raw = ecag(EXTRACT_TOPOLOGY, 0, 0);

Completed in 230 milliseconds