Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dfpu_tags.c87 int FPU_stackoverflow(FPU_REG ** st_new_ptr) in FPU_stackoverflow() function
Dfpu_emu.h148 #define STACK_OVERFLOW (FPU_stackoverflow(&st_new_ptr))
Dfpu_proto.h77 extern int FPU_stackoverflow(FPU_REG ** st_new_ptr);