Searched refs:btlb (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | stireg.h | 186 u_int btlb : 1; /* should use BTLB if available */ member |
| D | sti.c | 453 r->cache ? " cache" : "", r->btlb ? " btlb" : "", in sti_region_setup() |