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

/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dcacheinfo.h195 #define VIA_L2N_ECX_C_SIZE(x) ((((x) >> 16) & 0xffff) * 1024) macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Didentcpu.c543 cai->cai_totalsize = VIA_L2N_ECX_C_SIZE(descs[2]);
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/arch/
H A Di386.c1909 cai->cai_totalsize = VIA_L2N_ECX_C_SIZE(descs[2]);

Completed in 65 milliseconds