Searched refs:VIA_L2N_ECX_C_ASSOC (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcacheinfo.h196 #define VIA_L2N_ECX_C_ASSOC(x) (((x) >> 12) & 0xf) macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Didentcpu.c544 cai->cai_associativity = VIA_L2N_ECX_C_ASSOC(descs[2]);
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/arch/
H A Di386.c1910 cai->cai_associativity = VIA_L2N_ECX_C_ASSOC(descs[2]);

Completed in 38 milliseconds