Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/math-emu/
Dfpu_system.h91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
Dfpu_aux.c51 soft->no_update = 1; in fpstate_init_soft()
/linux-5.19.10/arch/x86/include/asm/fpu/
Dtypes.h92 u8 no_update; member