Searched refs:FPU_ORIG_EIP (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/math-emu/
H A Dfpu_entry.c127 FPU_ORIG_EIP = FPU_EIP;
229 FPU_EIP = FPU_ORIG_EIP; /* Point to current FPU instruction. */
239 entry_sel_off.offset = FPU_ORIG_EIP;
530 FPU_ORIG_EIP = FPU_EIP - code_base;
624 FPU_EIP = FPU_ORIG_EIP;
H A Dfpu_system.h85 #define FPU_ORIG_EIP (FPU_info->___orig_eip) macro
H A Derrors.c41 unsigned long address = FPU_ORIG_EIP;
89 unsigned long address = FPU_ORIG_EIP;

Completed in 148 milliseconds