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