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