Home
last modified time | relevance | path

Searched refs:tlsb_found (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/alpha/tlsb/
H A Dtlsb.c84 int tlsb_found; variable
117 if ((cputype != ST_DEC_21000) || tlsb_found) in tlsbmatch()
165 tlsb_found |= __BIT(node); in tlsbattach()
H A Dtlsbvar.h52 extern int tlsb_found;
/netbsd-src/sys/arch/alpha/alpha/
H A Ddec_kn8ae.c273 if ((tlsb_found & (1 << node)) == 0) in clear_tlsb_ebits()