Home
last modified time | relevance | path

Searched refs:no_update (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/x86/math-emu/
Dfpu_system.h49 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
Dfpu_aux.c50 soft->no_update = 1; in finit_soft_fpu()
/linux-2.6.39/arch/x86/include/asm/
Dprocessor.h344 u8 no_update; member