Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/math-emu/
Dfpu_tags.c88 int FPU_stackoverflow(FPU_REG ** st_new_ptr) in FPU_stackoverflow() function
Dfpu_emu.h149 #define STACK_OVERFLOW (FPU_stackoverflow(&st_new_ptr))
Dfpu_proto.h78 extern int FPU_stackoverflow(FPU_REG ** st_new_ptr);