FPU_DS            173 arch/x86/math-emu/fpu_entry.c 	} else if (FPU_CS == __USER_CS && FPU_DS == __USER_DS) {
FPU_DS            511 arch/x86/math-emu/fpu_entry.c 		operand_address.selector = FPU_DS;
FPU_DS            228 arch/x86/math-emu/get_address.c 	addr->selector = FPU_DS;	/* Default, for 32 bit non-segmented mode. */
FPU_DS            312 arch/x86/math-emu/get_address.c 	addr->selector = FPU_DS;	/* Default, for 32 bit non-segmented mode. */