Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/math-emu/
Dload_store.c269 FPU_load_extended((long double __user *)data_address, 0); in FPU_load_store()
Dfpu_proto.h127 extern int FPU_load_extended(long double __user *s, int stnr);
Dreg_ld_str.c82 int FPU_load_extended(long double __user *s, int stnr) in FPU_load_extended() function