Searched refs:CTR_L1IP_VAL (Results 1 – 2 of 2) sorted by relevance
1434 switch(CTR_L1IP_VAL(reg)) { in print_ctr_fields()1649 switch (CTR_L1IP_VAL(ctr)) { in identify_cache()
114 #define CTR_L1IP_VAL(reg) ((reg) & CTR_L1IP_MASK) macro