Searched refs:fp_vers (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dproc.c22 unsigned int fp_vers = cpu_data[n].fpu_id; local
42 (fp_vers >> 4) & 0x0f, fp_vers & 0x0f);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dcpu.c33 int fp_vers; member in struct:fpu_info
53 { .fp_vers = ver, .name = _name }
290 while (fpu->fp_vers != -1)
292 if (fpu->fp_vers == fpu_vers) {

Completed in 41 milliseconds