Home
last modified time | relevance | path

Searched refs:cpu_copts (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dlocore.h852 int cpu_copts; /* -1 == wildcard */ member
/netbsd-src/sys/arch/mips/mips/
H A Dmips_machdep.c1174 if (ct->cpu_copts >= 0 && in mips_vector_init()
1175 MIPS_PRID_COPTS(cpu_id) != ct->cpu_copts) in mips_vector_init()