taglinefilesource code
hard_math73arch/i386/boot/compressed/misc.cint hard_math = 0;
hard_math331arch/i386/kernel/irq.cif (ignore_irq13 || !hard_math)
hard_math234arch/i386/kernel/process.cif (hard_math) {
hard_math34arch/i386/kernel/setup.cchar hard_math = 0;    /* set by boot/head.S */
hard_math214arch/i386/kernel/setup.chard_math ? "yes" : "no",
hard_math257arch/i386/kernel/setup.cbp+=sprintf(bp,"%-16s", cpu_data[i].hard_math?"yes":"no");
hard_math389arch/i386/kernel/smp.cc->hard_math=hard_math;      /* Always assumed same currently */
hard_math150arch/mips/kernel/process.cif (hard_math) {
hard_math25include/asm-i386/bugs.hhard_math = 0;
hard_math50include/asm-i386/bugs.hif (!hard_math) {
hard_math13include/asm-i386/processor.hextern char hard_math;
hard_math156include/asm-i386/smp.hchar hard_math;