Searched refs:TLBAttrib (Results 1 – 2 of 2) sorted by relevance
132 unsigned long TLBAttrib; /* Combined I+D or split TLB */ member
95 static const char *TLBAttrib[] = { variable387 l = be32toh(vpd->TLBAttrib); in print_residual_device_info()389 (l >= NELEMS(TLBAttrib)) ? "Unknown" : TLBAttrib[l]); in print_residual_device_info()