Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Didentcpu.c1946 u_int nwaycode, nway; in print_INTEL_info() local
1971 nway = 1 << (nwaycode / 2); in print_INTEL_info()
1973 nway = 0; in print_INTEL_info()
1975 (regs[2] >> 16) & 0xffff, nway, regs[2] & 0xff); in print_INTEL_info()